#fc150c color space conversions
Hex:
#fc150c
RGB:
252, 21, 12
CMY:
1, 92, 95
CMYK:
0, 92, 95, 1
HSL:
2°, 97.5610%, 51.7647%
HSV (HSB):
2°, 95.2381%, 98.8235%
XYZ:
40.4794, 21.2583, 2.3176
xyY:
0.6319, 0.3319, 21.2583
CIE-Lab:
53.2311, 77.7756, 63.9368
CIE-LCH:
53.2311, 100.6825, 39.4225
CIE-Luv:
53.2311, 168.9786, 37.3483
Hunter-Lab:
46.1067, 76.0272, 29.2945
#fc150c color charts
#fc150c RGB chart
#fc150c CMYK chart
#fc150c RGB pie chart
#fc150c color shades, tints & tones
#fc150c color schemes
#fc150c color preview, HTML & CSS examples
This text has a color of #fc150c
<p style="color:#fc150c;">Text here</p>
.mytext {color:#fc150c;}
Text color #fc150c
This box has a color of #fc150c
<div style="background-color:#fc150c;">Content here</div>
.mybackground {background-color:#fc150c;}
Background color #fc150c
Border around this has a color of #fc150c
<div style="border:2px solid #fc150c;">Content here</div>
.myborder {border:2px solid #fc150c;}
Border color #fc150c