#ff127e color space conversions
Hex:
#ff127e
RGB:
255, 18, 126
CMY:
0, 93, 51
CMYK:
0, 93, 51, 0
HSL:
333°, 100.0000%, 53.5294%
HSV (HSB):
333°, 92.9412%, 100.0000%
XYZ:
45.2222, 23.1990, 21.8330
xyY:
0.5011, 0.2570, 23.1990
CIE-Lab:
55.2767, 83.1111, 5.8292
CIE-LCH:
55.2767, 83.3153, 4.0120
CIE-Luv:
55.2767, 141.2087, -9.4588
Hunter-Lab:
48.1653, 83.3036, 6.8399
#ff127e color charts
#ff127e color shades, tints & tones
#ff127e color schemes
#ff127e color preview, HTML & CSS examples
This text has a color of #ff127e
<p style="color:#ff127e;">Text here</p>
.mytext {color:#ff127e;}
This box has a color of #ff127e
<div style="background-color:#ff127e;">Content here</div>
.mybackground {background-color:#ff127e;}
Border around this has a color of #ff127e
<div style="border:2px solid #ff127e;">Content here</div>
.myborder {border:2px solid #ff127e;}