#cb925d color space conversions
Hex:
#cb925d
RGB:
203, 146, 93
CMY:
20, 43, 64
CMYK:
0, 28, 54, 20
HSL:
29°, 51.4019%, 58.0392%
HSV (HSB):
29°, 54.1872%, 79.6078%
XYZ:
36.8833, 34.0446, 14.9832
xyY:
0.4293, 0.3963, 34.0446
CIE-Lab:
64.9980, 15.5691, 36.3965
CIE-LCH:
64.9980, 39.5866, 66.8404
CIE-Luv:
64.9980, 43.2292, 41.2306
Hunter-Lab:
58.3477, 10.7264, 25.6182
#cb925d color charts
#cb925d color shades, tints & tones
#cb925d color schemes
#cb925d color preview, HTML & CSS examples
This text has a color of #cb925d
<p style="color:#cb925d;">Text here</p>
.mytext {color:#cb925d;}
This box has a color of #cb925d
<div style="background-color:#cb925d;">Content here</div>
.mybackground {background-color:#cb925d;}
Border around this has a color of #cb925d
<div style="border:2px solid #cb925d;">Content here</div>
.myborder {border:2px solid #cb925d;}