#c0bf8d color space conversions
Hex:
#c0bf8d
RGB:
192, 191, 141
CMY:
25, 25, 45
CMYK:
0, 1, 27, 25
HSL:
59°, 28.8136%, 65.2941%
HSV (HSB):
59°, 26.5625%, 75.2941%
XYZ:
45.1767, 50.3912, 32.5447
xyY:
0.3526, 0.3933, 50.3912
CIE-Lab:
76.3087, -7.6750, 25.4308
CIE-LCH:
76.3087, 26.5637, 106.7938
CIE-Luv:
76.3087, 3.2152, 36.0264
Hunter-Lab:
70.9867, -10.6274, 22.5085
#c0bf8d color charts
#c0bf8d color shades, tints & tones
#c0bf8d color schemes
#c0bf8d color preview, HTML & CSS examples
This text has a color of #c0bf8d
<p style="color:#c0bf8d;">Text here</p>
.mytext {color:#c0bf8d;}
This box has a color of #c0bf8d
<div style="background-color:#c0bf8d;">Content here</div>
.mybackground {background-color:#c0bf8d;}
Border around this has a color of #c0bf8d
<div style="border:2px solid #c0bf8d;">Content here</div>
.myborder {border:2px solid #c0bf8d;}