#cb704b color space conversions
Hex:
#cb704b
RGB:
203, 112, 75
CMY:
20, 56, 71
CMYK:
0, 45, 63, 20
HSL:
17°, 55.1724%, 54.5098%
HSV (HSB):
17°, 63.0542%, 79.6078%
XYZ:
31.6928, 24.7929, 9.7717
xyY:
0.4783, 0.3742, 24.7929
CIE-Lab:
56.8730, 32.6108, 36.0997
CIE-LCH:
56.8730, 48.6483, 47.9068
CIE-Luv:
56.8730, 70.2391, 34.8284
Hunter-Lab:
49.7924, 26.4781, 23.2191
#cb704b color charts
#cb704b color shades, tints & tones
#cb704b color schemes
#cb704b color preview, HTML & CSS examples
This text has a color of #cb704b
<p style="color:#cb704b;">Text here</p>
.mytext {color:#cb704b;}
This box has a color of #cb704b
<div style="background-color:#cb704b;">Content here</div>
.mybackground {background-color:#cb704b;}
Border around this has a color of #cb704b
<div style="border:2px solid #cb704b;">Content here</div>
.myborder {border:2px solid #cb704b;}