#cb704f color space conversions
Hex:
#cb704f
RGB:
203, 112, 79
CMY:
20, 56, 69
CMYK:
0, 45, 61, 20
HSL:
16°, 54.3860%, 55.2941%
HSV (HSB):
16°, 61.0837%, 79.6078%
XYZ:
31.8341, 24.8494, 10.5157
xyY:
0.4737, 0.3698, 24.8494
CIE-Lab:
56.9284, 32.8868, 33.9780
CIE-LCH:
56.9284, 47.2868, 45.9349
CIE-Luv:
56.9284, 69.6658, 32.9081
Hunter-Lab:
49.8491, 26.7555, 22.3871
#cb704f color charts
#cb704f color shades, tints & tones
#cb704f color schemes
#cb704f color preview, HTML & CSS examples
This text has a color of #cb704f
<p style="color:#cb704f;">Text here</p>
.mytext {color:#cb704f;}
This box has a color of #cb704f
<div style="background-color:#cb704f;">Content here</div>
.mybackground {background-color:#cb704f;}
Border around this has a color of #cb704f
<div style="border:2px solid #cb704f;">Content here</div>
.myborder {border:2px solid #cb704f;}