#fc250c color space conversions
Hex:
#fc250c
RGB:
252, 37, 12
CMY:
1, 85, 95
CMYK:
0, 85, 95, 1
HSL:
6°, 97.5610%, 51.7647%
HSV (HSB):
6°, 95.2381%, 98.8235%
XYZ:
40.8728, 22.0451, 2.4487
xyY:
0.6253, 0.3373, 22.0451
CIE-Lab:
54.0749, 75.3533, 64.3653
CIE-LCH:
54.0749, 99.1011, 40.5033
CIE-Luv:
54.0749, 164.2525, 38.8791
Hunter-Lab:
46.9522, 73.2212, 29.7744
#fc250c color charts
#fc250c RGB chart
#fc250c CMYK chart
#fc250c RGB pie chart
#fc250c color shades, tints & tones
#fc250c color schemes
#fc250c color preview, HTML & CSS examples
This text has a color of #fc250c
<p style="color:#fc250c;">Text here</p>
.mytext {color:#fc250c;}
Text color #fc250c
This box has a color of #fc250c
<div style="background-color:#fc250c;">Content here</div>
.mybackground {background-color:#fc250c;}
Background color #fc250c
Border around this has a color of #fc250c
<div style="border:2px solid #fc250c;">Content here</div>
.myborder {border:2px solid #fc250c;}
Border color #fc250c