#cb8c8e color space conversions
Hex:
#cb8c8e
RGB:
203, 140, 142
CMY:
20, 45, 44
CMYK:
0, 31, 30, 20
HSL:
358°, 37.7246%, 67.2549%
HSV (HSB):
358°, 31.0345%, 79.6078%
XYZ:
38.8892, 33.4057, 29.9894
xyY:
0.3802, 0.3266, 33.4057
CIE-Lab:
64.4880, 24.2620, 8.6459
CIE-LCH:
64.4880, 25.7565, 19.6138
CIE-Luv:
64.4880, 41.1611, 7.4873
Hunter-Lab:
57.7976, 18.9579, 9.6946
#cb8c8e color charts
#cb8c8e color shades, tints & tones
#cb8c8e color schemes
#cb8c8e color preview, HTML & CSS examples
This text has a color of #cb8c8e
<p style="color:#cb8c8e;">Text here</p>
.mytext {color:#cb8c8e;}
This box has a color of #cb8c8e
<div style="background-color:#cb8c8e;">Content here</div>
.mybackground {background-color:#cb8c8e;}
Border around this has a color of #cb8c8e
<div style="border:2px solid #cb8c8e;">Content here</div>
.myborder {border:2px solid #cb8c8e;}