#fc5c65 color space conversions
Hex:
#fc5c65
RGB:
252, 92, 101
CMY:
1, 64, 60
CMYK:
0, 63, 60, 1
HSL:
357°, 96.3855%, 67.4510%
HSV (HSB):
357°, 63.4921%, 98.8235%
XYZ:
46.3210, 29.2893, 15.5239
xyY:
0.5083, 0.3214, 29.2893
CIE-Lab:
61.0361, 61.4221, 28.3383
CIE-LCH:
61.0361, 67.6442, 24.7672
CIE-Luv:
61.0361, 119.2475, 21.3786
Hunter-Lab:
54.1196, 58.0689, 20.8767
#fc5c65 color charts
#fc5c65 color shades, tints & tones
#fc5c65 color schemes
#fc5c65 color preview, HTML & CSS examples
This text has a color of #fc5c65
<p style="color:#fc5c65;">Text here</p>
.mytext {color:#fc5c65;}
This box has a color of #fc5c65
<div style="background-color:#fc5c65;">Content here</div>
.mybackground {background-color:#fc5c65;}
Border around this has a color of #fc5c65
<div style="border:2px solid #fc5c65;">Content here</div>
.myborder {border:2px solid #fc5c65;}