#fc5b65 color space conversions
Hex:
#fc5b65
RGB:
252, 91, 101
CMY:
1, 64, 60
CMYK:
0, 64, 60, 1
HSL:
356°, 96.4072%, 67.2549%
HSV (HSB):
356°, 63.8889%, 98.8235%
XYZ:
46.2349, 29.1172, 15.4953
xyY:
0.5089, 0.3205, 29.1172
CIE-Lab:
60.8849, 61.8300, 28.1420
CIE-LCH:
60.8849, 67.9332, 24.4727
CIE-Luv:
60.8849, 119.8706, 21.0489
Hunter-Lab:
53.9604, 58.5138, 20.7465
#fc5b65 color charts
#fc5b65 color shades, tints & tones
#fc5b65 color schemes
#fc5b65 color preview, HTML & CSS examples
This text has a color of #fc5b65
<p style="color:#fc5b65;">Text here</p>
.mytext {color:#fc5b65;}
This box has a color of #fc5b65
<div style="background-color:#fc5b65;">Content here</div>
.mybackground {background-color:#fc5b65;}
Border around this has a color of #fc5b65
<div style="border:2px solid #fc5b65;">Content here</div>
.myborder {border:2px solid #fc5b65;}