#fc6350 color space conversions
Hex:
#fc6350
RGB:
252, 99, 80
CMY:
1, 61, 69
CMYK:
0, 61, 68, 1
HSL:
7°, 96.6292%, 65.0980%
HSV (HSB):
7°, 68.2540%, 98.8235%
XYZ:
46.0547, 30.1983, 10.9909
xyY:
0.5279, 0.3461, 30.1983
CIE-Lab:
61.8250, 57.2665, 41.0584
CIE-LCH:
61.8250, 70.4645, 35.6394
CIE-Luv:
61.8250, 119.3006, 34.1867
Hunter-Lab:
54.9530, 53.4285, 26.6087
#fc6350 color charts
#fc6350 color shades, tints & tones
#fc6350 color schemes
#fc6350 color preview, HTML & CSS examples
This text has a color of #fc6350
<p style="color:#fc6350;">Text here</p>
.mytext {color:#fc6350;}
This box has a color of #fc6350
<div style="background-color:#fc6350;">Content here</div>
.mybackground {background-color:#fc6350;}
Border around this has a color of #fc6350
<div style="border:2px solid #fc6350;">Content here</div>
.myborder {border:2px solid #fc6350;}