#fc772a color space conversions
Hex:
#fc772a
RGB:
252, 119, 42
CMY:
1, 53, 84
CMYK:
0, 53, 83, 1
HSL:
22°, 97.2222%, 57.6471%
HSV (HSB):
22°, 83.3333%, 98.8235%
XYZ:
47.1596, 34.0563, 6.2784
xyY:
0.5390, 0.3892, 34.0563
CIE-Lab:
65.0072, 46.6658, 62.4007
CIE-LCH:
65.0072, 77.9201, 53.2094
CIE-Luv:
65.0072, 109.1703, 53.2570
Hunter-Lab:
58.3577, 42.1220, 34.4717
#fc772a color charts
#fc772a color shades, tints & tones
#fc772a color schemes
#fc772a color preview, HTML & CSS examples
This text has a color of #fc772a
<p style="color:#fc772a;">Text here</p>
.mytext {color:#fc772a;}
This box has a color of #fc772a
<div style="background-color:#fc772a;">Content here</div>
.mybackground {background-color:#fc772a;}
Border around this has a color of #fc772a
<div style="border:2px solid #fc772a;">Content here</div>
.myborder {border:2px solid #fc772a;}