#f00c5a color space conversions
Hex:
#f00c5a
RGB:
240, 12, 90
CMY:
6, 95, 65
CMYK:
0, 95, 63, 6
HSL:
339°, 90.4762%, 49.4118%
HSV (HSB):
339°, 95.0000%, 94.1176%
XYZ:
37.9121, 19.5264, 11.4436
xyY:
0.5504, 0.2835, 19.5264
CIE-Lab:
51.2975, 77.9830, 21.6462
CIE-LCH:
51.2975, 80.9315, 15.5134
CIE-Luv:
51.2975, 145.0285, 8.6381
Hunter-Lab:
44.1887, 75.8157, 15.5776
#f00c5a color charts
#f00c5a color shades, tints & tones
#f00c5a color schemes
#f00c5a color preview, HTML & CSS examples
This text has a color of #f00c5a
<p style="color:#f00c5a;">Text here</p>
.mytext {color:#f00c5a;}
This box has a color of #f00c5a
<div style="background-color:#f00c5a;">Content here</div>
.mybackground {background-color:#f00c5a;}
Border around this has a color of #f00c5a
<div style="border:2px solid #f00c5a;">Content here</div>
.myborder {border:2px solid #f00c5a;}