#fc050c color space conversions
Hex:
#fc050c
RGB:
252, 5, 12
CMY:
1, 98, 95
CMYK:
0, 98, 95, 1
HSL:
358°, 97.6285%, 50.3922%
HSV (HSB):
358°, 98.0159%, 98.8235%
XYZ:
40.2655, 20.8305, 2.2463
xyY:
0.6357, 0.3289, 20.8305
CIE-Lab:
52.7635, 79.1271, 63.7050
CIE-LCH:
52.7635, 101.5846, 38.8374
CIE-Luv:
52.7635, 171.6351, 36.4953
Hunter-Lab:
45.6405, 77.6077, 29.0303
#fc050c color charts
#fc050c RGB chart
#fc050c CMYK chart
#fc050c RGB pie chart
#fc050c color shades, tints & tones
#fc050c color schemes
#fc050c color preview, HTML & CSS examples
This text has a color of #fc050c
<p style="color:#fc050c;">Text here</p>
.mytext {color:#fc050c;}
Text color #fc050c
This box has a color of #fc050c
<div style="background-color:#fc050c;">Content here</div>
.mybackground {background-color:#fc050c;}
Background color #fc050c
Border around this has a color of #fc050c
<div style="border:2px solid #fc050c;">Content here</div>
.myborder {border:2px solid #fc050c;}
Border color #fc050c