#fc0a33 color space conversions
Hex:
#fc0a33
RGB:
252, 10, 51
CMY:
1, 96, 80
CMYK:
0, 96, 80, 1
HSL:
350°, 97.5806%, 51.3725%
HSV (HSB):
350°, 96.0317%, 98.8235%
XYZ:
40.8510, 21.1515, 5.0615
xyY:
0.6091, 0.3154, 21.1515
CIE-Lab:
53.1150, 79.4236, 47.2513
CIE-LCH:
53.1150, 92.4164, 30.7496
CIE-Luv:
53.1150, 165.6344, 28.7250
Hunter-Lab:
45.9908, 78.0673, 25.6684
#fc0a33 color charts
#fc0a33 color shades, tints & tones
#fc0a33 color schemes
#fc0a33 color preview, HTML & CSS examples
This text has a color of #fc0a33
<p style="color:#fc0a33;">Text here</p>
.mytext {color:#fc0a33;}
This box has a color of #fc0a33
<div style="background-color:#fc0a33;">Content here</div>
.mybackground {background-color:#fc0a33;}
Border around this has a color of #fc0a33
<div style="border:2px solid #fc0a33;">Content here</div>
.myborder {border:2px solid #fc0a33;}