#fc6500 color space conversions
Hex:
#fc6500
RGB:
252, 101, 0
CMY:
1, 60, 100
CMYK:
0, 60, 100, 1
HSL:
24°, 100.0000%, 49.4118%
HSV (HSB):
24°, 100.0000%, 98.8235%
XYZ:
44.7986, 30.0028, 3.4300
xyY:
0.5726, 0.3835, 30.0028
CIE-Lab:
61.6566, 54.3886, 70.7262
CIE-LCH:
61.6566, 89.2206, 52.4396
CIE-Luv:
61.6566, 125.7679, 53.0849
Hunter-Lab:
54.7748, 50.1335, 34.6297
#fc6500 color charts
#fc6500 color shades, tints & tones
#fc6500 color schemes
#fc6500 color preview, HTML & CSS examples
This text has a color of #fc6500
<p style="color:#fc6500;">Text here</p>
.mytext {color:#fc6500;}
This box has a color of #fc6500
<div style="background-color:#fc6500;">Content here</div>
.mybackground {background-color:#fc6500;}
Border around this has a color of #fc6500
<div style="border:2px solid #fc6500;">Content here</div>
.myborder {border:2px solid #fc6500;}