#fc4965 color space conversions
Hex:
#fc4965
RGB:
252, 73, 101
CMY:
1, 71, 60
CMYK:
0, 71, 60, 1
HSL:
351°, 96.7568%, 63.7255%
HSV (HSB):
351°, 71.0317%, 98.8235%
XYZ:
44.8764, 26.4001, 15.0424
xyY:
0.5199, 0.3058, 26.4001
CIE-Lab:
58.4149, 68.5868, 24.9107
CIE-LCH:
58.4149, 72.9705, 19.9610
CIE-Luv:
58.4149, 130.2430, 15.6051
Hunter-Lab:
51.3810, 65.9857, 18.6089
#fc4965 color charts
#fc4965 color shades, tints & tones
#fc4965 color schemes
#fc4965 color preview, HTML & CSS examples
This text has a color of #fc4965
<p style="color:#fc4965;">Text here</p>
.mytext {color:#fc4965;}
This box has a color of #fc4965
<div style="background-color:#fc4965;">Content here</div>
.mybackground {background-color:#fc4965;}
Border around this has a color of #fc4965
<div style="border:2px solid #fc4965;">Content here</div>
.myborder {border:2px solid #fc4965;}