#fc5f25 color space conversions
Hex:
#fc5f25
RGB:
252, 95, 37
CMY:
1, 63, 85
CMYK:
0, 62, 85, 1
HSL:
16°, 97.2851%, 56.6667%
HSV (HSB):
16°, 85.3175%, 98.8235%
XYZ:
44.5710, 29.0134, 5.0013
xyY:
0.5672, 0.3692, 29.0134
CIE-Lab:
60.7935, 57.4492, 60.7767
CIE-LCH:
60.7935, 83.6314, 46.6122
CIE-Luv:
60.7935, 128.4206, 46.9599
Hunter-Lab:
53.8641, 53.4414, 32.1998
#fc5f25 color charts
#fc5f25 color shades, tints & tones
#fc5f25 color schemes
#fc5f25 color preview, HTML & CSS examples
This text has a color of #fc5f25
<p style="color:#fc5f25;">Text here</p>
.mytext {color:#fc5f25;}
This box has a color of #fc5f25
<div style="background-color:#fc5f25;">Content here</div>
.mybackground {background-color:#fc5f25;}
Border around this has a color of #fc5f25
<div style="border:2px solid #fc5f25;">Content here</div>
.myborder {border:2px solid #fc5f25;}