#fc5f3b color space conversions
Hex:
#fc5f3b
RGB:
252, 95, 59
CMY:
1, 63, 77
CMYK:
0, 62, 77, 1
HSL:
11°, 96.9849%, 60.9804%
HSV (HSB):
11°, 76.5873%, 98.8235%
XYZ:
45.0265, 29.1956, 7.3998
xyY:
0.5516, 0.3577, 29.1956
CIE-Lab:
60.9539, 58.0766, 51.0615
CIE-LCH:
60.9539, 77.3315, 41.3223
CIE-Luv:
60.9539, 125.7481, 41.0595
Hunter-Lab:
54.0330, 54.1891, 29.7033
#fc5f3b color charts
#fc5f3b color shades, tints & tones
#fc5f3b color schemes
#fc5f3b color preview, HTML & CSS examples
This text has a color of #fc5f3b
<p style="color:#fc5f3b;">Text here</p>
.mytext {color:#fc5f3b;}
This box has a color of #fc5f3b
<div style="background-color:#fc5f3b;">Content here</div>
.mybackground {background-color:#fc5f3b;}
Border around this has a color of #fc5f3b
<div style="border:2px solid #fc5f3b;">Content here</div>
.myborder {border:2px solid #fc5f3b;}