#ce5d5e color space conversions
Hex:
#ce5d5e
RGB:
206, 93, 94
CMY:
19, 64, 63
CMYK:
0, 55, 54, 19
HSL:
359°, 53.5545%, 58.6275%
HSV (HSB):
359°, 54.8544%, 80.7843%
XYZ:
31.3883, 21.7587, 13.1352
xyY:
0.4736, 0.3283, 21.7587
CIE-Lab:
53.7700, 44.8722, 21.4708
CIE-LCH:
53.7700, 49.7444, 25.5705
CIE-Luv:
53.7700, 82.6768, 17.2777
Hunter-Lab:
46.6462, 38.4823, 15.9568
#ce5d5e color charts
#ce5d5e color shades, tints & tones
#ce5d5e color schemes
#ce5d5e color preview, HTML & CSS examples
This text has a color of #ce5d5e
<p style="color:#ce5d5e;">Text here</p>
.mytext {color:#ce5d5e;}
This box has a color of #ce5d5e
<div style="background-color:#ce5d5e;">Content here</div>
.mybackground {background-color:#ce5d5e;}
Border around this has a color of #ce5d5e
<div style="border:2px solid #ce5d5e;">Content here</div>
.myborder {border:2px solid #ce5d5e;}