#fc5f30 color space conversions
Hex:
#fc5f30
RGB:
252, 95, 48
CMY:
1, 63, 81
CMYK:
0, 62, 81, 1
HSL:
14°, 97.1429%, 58.8235%
HSV (HSB):
14°, 80.9524%, 98.8235%
XYZ:
44.7706, 29.0933, 6.0522
xyY:
0.5602, 0.3640, 29.0933
CIE-Lab:
60.8639, 57.7248, 56.1964
CIE-LCH:
60.8639, 80.5617, 44.2313
CIE-Luv:
60.8639, 127.2364, 44.3478
Hunter-Lab:
53.9382, 53.7695, 31.1040
#fc5f30 color charts
#fc5f30 color shades, tints & tones
#fc5f30 color schemes
#fc5f30 color preview, HTML & CSS examples
This text has a color of #fc5f30
<p style="color:#fc5f30;">Text here</p>
.mytext {color:#fc5f30;}
This box has a color of #fc5f30
<div style="background-color:#fc5f30;">Content here</div>
.mybackground {background-color:#fc5f30;}
Border around this has a color of #fc5f30
<div style="border:2px solid #fc5f30;">Content here</div>
.myborder {border:2px solid #fc5f30;}