#fc0231 color space conversions
Hex:
#fc0231
RGB:
252, 2, 49
CMY:
1, 99, 81
CMYK:
0, 99, 81, 1
HSL:
349°, 98.4252%, 49.8039%
HSV (HSB):
349°, 99.2063%, 98.8235%
XYZ:
40.7210, 20.9606, 4.8053
xyY:
0.6125, 0.3153, 20.9606
CIE-Lab:
52.9064, 79.9220, 48.1262
CIE-LCH:
52.9064, 93.2934, 31.0549
CIE-Luv:
52.9064, 167.0814, 28.9851
Hunter-Lab:
45.7828, 78.6450, 25.8249
#fc0231 color charts
#fc0231 color shades, tints & tones
#fc0231 color schemes
#fc0231 color preview, HTML & CSS examples
This text has a color of #fc0231
<p style="color:#fc0231;">Text here</p>
.mytext {color:#fc0231;}
This box has a color of #fc0231
<div style="background-color:#fc0231;">Content here</div>
.mybackground {background-color:#fc0231;}
Border around this has a color of #fc0231
<div style="border:2px solid #fc0231;">Content here</div>
.myborder {border:2px solid #fc0231;}