#ce7e8e color space conversions
Hex:
#ce7e8e
RGB:
206, 126, 142
CMY:
19, 51, 44
CMYK:
0, 39, 31, 19
HSL:
348°, 44.9438%, 65.0980%
HSV (HSB):
348°, 38.8350%, 80.7843%
XYZ:
37.7969, 29.9965, 29.3890
xyY:
0.3889, 0.3087, 29.9965
CIE-Lab:
61.6512, 32.9816, 4.6292
CIE-LCH:
61.6512, 33.3049, 7.9896
CIE-Luv:
61.6512, 51.8382, 0.3456
Hunter-Lab:
54.7691, 27.3396, 6.5235
#ce7e8e color charts
#ce7e8e color shades, tints & tones
#ce7e8e color schemes
#ce7e8e color preview, HTML & CSS examples
This text has a color of #ce7e8e
<p style="color:#ce7e8e;">Text here</p>
.mytext {color:#ce7e8e;}
This box has a color of #ce7e8e
<div style="background-color:#ce7e8e;">Content here</div>
.mybackground {background-color:#ce7e8e;}
Border around this has a color of #ce7e8e
<div style="border:2px solid #ce7e8e;">Content here</div>
.myborder {border:2px solid #ce7e8e;}