#cb8f8f color space conversions
Hex:
#cb8f8f
RGB:
203, 143, 143
CMY:
20, 44, 44
CMYK:
0, 30, 30, 20
HSL:
0°, 36.5854%, 67.8431%
HSV (HSB):
0°, 29.5567%, 79.6078%
XYZ:
39.4090, 34.3246, 30.5348
xyY:
0.3780, 0.3292, 34.3246
CIE-Lab:
65.2194, 22.7562, 9.1228
CIE-LCH:
65.2194, 24.5167, 21.8455
CIE-Luv:
65.2194, 39.1904, 8.4422
Hunter-Lab:
58.5872, 17.5414, 10.1099
#cb8f8f color charts
#cb8f8f color shades, tints & tones
#cb8f8f color schemes
#cb8f8f color preview, HTML & CSS examples
This text has a color of #cb8f8f
<p style="color:#cb8f8f;">Text here</p>
.mytext {color:#cb8f8f;}
This box has a color of #cb8f8f
<div style="background-color:#cb8f8f;">Content here</div>
.mybackground {background-color:#cb8f8f;}
Border around this has a color of #cb8f8f
<div style="border:2px solid #cb8f8f;">Content here</div>
.myborder {border:2px solid #cb8f8f;}