#fc5d27 color space conversions
Hex:
#fc5d27
RGB:
252, 93, 39
CMY:
1, 64, 85
CMYK:
0, 63, 85, 1
HSL:
15°, 97.2603%, 57.0588%
HSV (HSB):
15°, 84.5238%, 98.8235%
XYZ:
44.4254, 28.6706, 5.1120
xyY:
0.5680, 0.3666, 28.6706
CIE-Lab:
60.4898, 58.3346, 59.7286
CIE-LCH:
60.4898, 83.4891, 45.6764
CIE-Luv:
60.4898, 129.7110, 45.9709
Hunter-Lab:
53.5450, 54.3951, 31.8210
#fc5d27 color charts
#fc5d27 color shades, tints & tones
#fc5d27 color schemes
#fc5d27 color preview, HTML & CSS examples
This text has a color of #fc5d27
<p style="color:#fc5d27;">Text here</p>
.mytext {color:#fc5d27;}
This box has a color of #fc5d27
<div style="background-color:#fc5d27;">Content here</div>
.mybackground {background-color:#fc5d27;}
Border around this has a color of #fc5d27
<div style="border:2px solid #fc5d27;">Content here</div>
.myborder {border:2px solid #fc5d27;}