#fc0242 color space conversions
Hex:
#fc0242
RGB:
252, 2, 66
CMY:
1, 99, 74
CMYK:
0, 99, 74, 1
HSL:
345°, 98.4252%, 49.8039%
HSV (HSB):
345°, 99.2063%, 98.8235%
XYZ:
41.1500, 21.1322, 7.0643
xyY:
0.5934, 0.3047, 21.1322
CIE-Lab:
53.0939, 80.4327, 38.7624
CIE-LCH:
53.0939, 89.2858, 25.7305
CIE-Luv:
53.0939, 162.9522, 22.8136
Hunter-Lab:
45.9698, 79.3376, 23.0675
#fc0242 color charts
#fc0242 color shades, tints & tones
#fc0242 color schemes
#fc0242 color preview, HTML & CSS examples
This text has a color of #fc0242
<p style="color:#fc0242;">Text here</p>
.mytext {color:#fc0242;}
This box has a color of #fc0242
<div style="background-color:#fc0242;">Content here</div>
.mybackground {background-color:#fc0242;}
Border around this has a color of #fc0242
<div style="border:2px solid #fc0242;">Content here</div>
.myborder {border:2px solid #fc0242;}