#f00c5c color space conversions
Hex:
#f00c5c
RGB:
240, 12, 92
CMY:
6, 95, 64
CMYK:
0, 95, 62, 6
HSL:
339°, 90.4762%, 49.4118%
HSV (HSB):
339°, 95.0000%, 94.1176%
XYZ:
37.9984, 19.5609, 11.8981
xyY:
0.5471, 0.2816, 19.5609
CIE-Lab:
51.3371, 78.0912, 20.4813
CIE-LCH:
51.3371, 80.7324, 14.6962
CIE-Luv:
51.3371, 144.2826, 7.4881
Hunter-Lab:
44.2277, 75.9604, 15.0093
#f00c5c color charts
#f00c5c color shades, tints & tones
#f00c5c color schemes
#f00c5c color preview, HTML & CSS examples
This text has a color of #f00c5c
<p style="color:#f00c5c;">Text here</p>
.mytext {color:#f00c5c;}
This box has a color of #f00c5c
<div style="background-color:#f00c5c;">Content here</div>
.mybackground {background-color:#f00c5c;}
Border around this has a color of #f00c5c
<div style="border:2px solid #f00c5c;">Content here</div>
.myborder {border:2px solid #f00c5c;}