#f0127e color space conversions
Hex:
#f0127e
RGB:
240, 18, 126
CMY:
6, 93, 51
CMYK:
0, 93, 48, 6
HSL:
331°, 88.0952%, 50.5882%
HSV (HSB):
331°, 92.5000%, 94.1176%
XYZ:
39.9174, 20.4642, 21.5848
xyY:
0.4870, 0.2497, 20.4642
CIE-Lab:
52.3581, 79.7894, 1.2425
CIE-LCH:
52.3581, 79.7990, 0.8921
CIE-Luv:
52.3581, 129.3592, -14.2297
Hunter-Lab:
45.2374, 78.3425, 3.3763
#f0127e color charts
#f0127e color shades, tints & tones
#f0127e color schemes
#f0127e color preview, HTML & CSS examples
This text has a color of #f0127e
<p style="color:#f0127e;">Text here</p>
.mytext {color:#f0127e;}
This box has a color of #f0127e
<div style="background-color:#f0127e;">Content here</div>
.mybackground {background-color:#f0127e;}
Border around this has a color of #f0127e
<div style="border:2px solid #f0127e;">Content here</div>
.myborder {border:2px solid #f0127e;}