#fc5625 color space conversions
Hex:
#fc5625
RGB:
252, 86, 37
CMY:
1, 66, 85
CMYK:
0, 66, 85, 1
HSL:
14°, 97.2851%, 56.6667%
HSV (HSB):
14°, 85.3175%, 98.8235%
XYZ:
43.8066, 27.4846, 4.7465
xyY:
0.5761, 0.3615, 27.4846
CIE-Lab:
59.4202, 61.1349, 59.6467
CIE-LCH:
59.4202, 85.4119, 44.2940
CIE-Luv:
59.4202, 134.9745, 44.5032
Hunter-Lab:
52.4258, 57.4083, 31.3301
#fc5625 color charts
#fc5625 color shades, tints & tones
#fc5625 color schemes
#fc5625 color preview, HTML & CSS examples
This text has a color of #fc5625
<p style="color:#fc5625;">Text here</p>
.mytext {color:#fc5625;}
This box has a color of #fc5625
<div style="background-color:#fc5625;">Content here</div>
.mybackground {background-color:#fc5625;}
Border around this has a color of #fc5625
<div style="border:2px solid #fc5625;">Content here</div>
.myborder {border:2px solid #fc5625;}