#ff125c color space conversions
Hex:
#ff125c
RGB:
255, 18, 92
CMY:
0, 93, 64
CMYK:
0, 93, 64, 0
HSL:
341°, 100.0000%, 53.5294%
HSV (HSB):
341°, 92.9412%, 100.0000%
XYZ:
43.3881, 22.4653, 12.1746
xyY:
0.5561, 0.2879, 22.4653
CIE-Lab:
54.5173, 81.0343, 25.2292
CIE-LCH:
54.5173, 84.8709, 17.2934
CIE-Luv:
54.5173, 154.8285, 11.8021
Hunter-Lab:
47.3976, 80.4543, 17.9490
#ff125c color charts
#ff125c color shades, tints & tones
#ff125c color schemes
#ff125c color preview, HTML & CSS examples
This text has a color of #ff125c
<p style="color:#ff125c;">Text here</p>
.mytext {color:#ff125c;}
This box has a color of #ff125c
<div style="background-color:#ff125c;">Content here</div>
.mybackground {background-color:#ff125c;}
Border around this has a color of #ff125c
<div style="border:2px solid #ff125c;">Content here</div>
.myborder {border:2px solid #ff125c;}