#fc630c color space conversions
Hex:
#fc630c
RGB:
252, 99, 12
CMY:
1, 61, 95
CMYK:
0, 61, 95, 1
HSL:
22°, 97.5610%, 51.7647%
HSV (HSB):
22°, 95.2381%, 98.8235%
XYZ:
44.6731, 29.6457, 3.7155
xyY:
0.5725, 0.3799, 29.6457
CIE-Lab:
61.3473, 55.3584, 68.4867
CIE-LCH:
61.3473, 88.0624, 51.0511
CIE-Luv:
61.3473, 126.9520, 51.6373
Hunter-Lab:
54.4478, 51.1711, 34.0676
#fc630c color charts
#fc630c color shades, tints & tones
#fc630c color schemes
#fc630c color preview, HTML & CSS examples
This text has a color of #fc630c
<p style="color:#fc630c;">Text here</p>
.mytext {color:#fc630c;}
This box has a color of #fc630c
<div style="background-color:#fc630c;">Content here</div>
.mybackground {background-color:#fc630c;}
Border around this has a color of #fc630c
<div style="border:2px solid #fc630c;">Content here</div>
.myborder {border:2px solid #fc630c;}