#ce5f5e color space conversions
Hex:
#ce5f5e
RGB:
206, 95, 94
CMY:
19, 63, 63
CMYK:
0, 54, 54, 19
HSL:
1°, 53.3333%, 58.8235%
HSV (HSB):
1°, 54.3689%, 80.7843%
XYZ:
31.5662, 22.1144, 13.1945
xyY:
0.4720, 0.3307, 22.1144
CIE-Lab:
54.1482, 43.8937, 21.9743
CIE-LCH:
54.1482, 49.0870, 26.5937
CIE-Luv:
54.1482, 81.3577, 18.0898
Hunter-Lab:
47.0259, 37.5229, 16.2827
#ce5f5e color charts
#ce5f5e color shades, tints & tones
#ce5f5e color schemes
#ce5f5e color preview, HTML & CSS examples
This text has a color of #ce5f5e
<p style="color:#ce5f5e;">Text here</p>
.mytext {color:#ce5f5e;}
This box has a color of #ce5f5e
<div style="background-color:#ce5f5e;">Content here</div>
.mybackground {background-color:#ce5f5e;}
Border around this has a color of #ce5f5e
<div style="border:2px solid #ce5f5e;">Content here</div>
.myborder {border:2px solid #ce5f5e;}