#c0bf8c color space conversions
Hex:
#c0bf8c
RGB:
192, 191, 140
CMY:
25, 25, 45
CMYK:
0, 1, 27, 25
HSL:
59°, 29.2135%, 65.0980%
HSV (HSB):
59°, 27.0833%, 75.2941%
XYZ:
45.1027, 50.3615, 32.1545
xyY:
0.3534, 0.3946, 50.3615
CIE-Lab:
76.2906, -7.8105, 25.9362
CIE-LCH:
76.2906, 27.0867, 106.7592
CIE-Luv:
76.2906, 3.2623, 36.6655
Hunter-Lab:
70.9659, -10.7438, 22.8119
#c0bf8c color charts
#c0bf8c color shades, tints & tones
#c0bf8c color schemes
#c0bf8c color preview, HTML & CSS examples
This text has a color of #c0bf8c
<p style="color:#c0bf8c;">Text here</p>
.mytext {color:#c0bf8c;}
This box has a color of #c0bf8c
<div style="background-color:#c0bf8c;">Content here</div>
.mybackground {background-color:#c0bf8c;}
Border around this has a color of #c0bf8c
<div style="border:2px solid #c0bf8c;">Content here</div>
.myborder {border:2px solid #c0bf8c;}