#cb8f8c color space conversions
Hex:
#cb8f8c
RGB:
203, 143, 140
CMY:
20, 44, 45
CMYK:
0, 30, 31, 20
HSL:
3°, 37.7246%, 67.2549%
HSV (HSB):
3°, 31.0345%, 79.6078%
XYZ:
39.1847, 34.2349, 29.3537
xyY:
0.3813, 0.3331, 34.2349
CIE-Lab:
65.1486, 22.3528, 10.7109
CIE-LCH:
65.1486, 24.7865, 25.6025
CIE-Luv:
65.1486, 39.6115, 10.5985
Hunter-Lab:
58.5106, 17.1484, 11.2127
#cb8f8c color charts
#cb8f8c color shades, tints & tones
#cb8f8c color schemes
#cb8f8c color preview, HTML & CSS examples
This text has a color of #cb8f8c
<p style="color:#cb8f8c;">Text here</p>
.mytext {color:#cb8f8c;}
This box has a color of #cb8f8c
<div style="background-color:#cb8f8c;">Content here</div>
.mybackground {background-color:#cb8f8c;}
Border around this has a color of #cb8f8c
<div style="border:2px solid #cb8f8c;">Content here</div>
.myborder {border:2px solid #cb8f8c;}