#cba25c color space conversions
Hex:
#cba25c
RGB:
203, 162, 92
CMY:
20, 36, 64
CMYK:
0, 20, 55, 20
HSL:
38°, 51.6279%, 57.8431%
HSV (HSB):
38°, 54.6798%, 79.6078%
XYZ:
39.4807, 39.3099, 15.6319
xyY:
0.4181, 0.4163, 39.3099
CIE-Lab:
68.9751, 6.7937, 41.7846
CIE-LCH:
68.9751, 42.3333, 80.7652
CIE-Luv:
68.9751, 32.0699, 49.3181
Hunter-Lab:
62.6976, 2.6807, 29.1060
#cba25c color charts
#cba25c color shades, tints & tones
#cba25c color schemes
#cba25c color preview, HTML & CSS examples
This text has a color of #cba25c
<p style="color:#cba25c;">Text here</p>
.mytext {color:#cba25c;}
This box has a color of #cba25c
<div style="background-color:#cba25c;">Content here</div>
.mybackground {background-color:#cba25c;}
Border around this has a color of #cba25c
<div style="border:2px solid #cba25c;">Content here</div>
.myborder {border:2px solid #cba25c;}