#cb6d6e color space conversions
Hex:
#cb6d6e
RGB:
203, 109, 110
CMY:
20, 57, 57
CMYK:
0, 46, 46, 20
HSL:
359°, 47.4747%, 61.1765%
HSV (HSB):
359°, 46.3054%, 79.6078%
XYZ:
32.9117, 24.7596, 17.7963
xyY:
0.4361, 0.3281, 24.7596
CIE-Lab:
56.8404, 37.1407, 16.2367
CIE-LCH:
56.8404, 40.5347, 23.6133
CIE-Luv:
56.8404, 66.3487, 13.6928
Hunter-Lab:
49.7590, 30.9856, 13.6262
#cb6d6e color charts
#cb6d6e color shades, tints & tones
#cb6d6e color schemes
#cb6d6e color preview, HTML & CSS examples
This text has a color of #cb6d6e
<p style="color:#cb6d6e;">Text here</p>
.mytext {color:#cb6d6e;}
This box has a color of #cb6d6e
<div style="background-color:#cb6d6e;">Content here</div>
.mybackground {background-color:#cb6d6e;}
Border around this has a color of #cb6d6e
<div style="border:2px solid #cb6d6e;">Content here</div>
.myborder {border:2px solid #cb6d6e;}