#cb8d8e color space conversions
Hex:
#cb8d8e
RGB:
203, 141, 142
CMY:
20, 45, 44
CMYK:
0, 31, 30, 20
HSL:
359°, 37.3494%, 67.4510%
HSV (HSB):
359°, 30.5419%, 79.6078%
XYZ:
39.0360, 33.6993, 30.0384
xyY:
0.3798, 0.3279, 33.6993
CIE-Lab:
64.7231, 23.7151, 8.9805
CIE-LCH:
64.7231, 25.3586, 20.7408
CIE-Luv:
64.7231, 40.5518, 8.0454
Hunter-Lab:
58.0511, 18.4415, 9.9563
#cb8d8e color charts
#cb8d8e color shades, tints & tones
#cb8d8e color schemes
#cb8d8e color preview, HTML & CSS examples
This text has a color of #cb8d8e
<p style="color:#cb8d8e;">Text here</p>
.mytext {color:#cb8d8e;}
This box has a color of #cb8d8e
<div style="background-color:#cb8d8e;">Content here</div>
.mybackground {background-color:#cb8d8e;}
Border around this has a color of #cb8d8e
<div style="border:2px solid #cb8d8e;">Content here</div>
.myborder {border:2px solid #cb8d8e;}