#ff125d color space conversions
Hex:
#ff125d
RGB:
255, 18, 93
CMY:
0, 93, 64
CMYK:
0, 93, 64, 0
HSL:
341°, 100.0000%, 53.5294%
HSV (HSB):
341°, 92.9412%, 100.0000%
XYZ:
43.4321, 22.4829, 12.4064
xyY:
0.5545, 0.2871, 22.4829
CIE-Lab:
54.5357, 81.0851, 24.6533
CIE-LCH:
54.5357, 84.7501, 16.9115
CIE-Luv:
54.5357, 154.4708, 11.2492
Hunter-Lab:
47.4162, 80.5235, 17.6781
#ff125d color charts
#ff125d color shades, tints & tones
#ff125d color schemes
#ff125d color preview, HTML & CSS examples
This text has a color of #ff125d
<p style="color:#ff125d;">Text here</p>
.mytext {color:#ff125d;}
This box has a color of #ff125d
<div style="background-color:#ff125d;">Content here</div>
.mybackground {background-color:#ff125d;}
Border around this has a color of #ff125d
<div style="border:2px solid #ff125d;">Content here</div>
.myborder {border:2px solid #ff125d;}