#cb764c color space conversions
Hex:
#cb764c
RGB:
203, 118, 76
CMY:
20, 54, 70
CMYK:
0, 42, 63, 20
HSL:
20°, 54.9784%, 54.7059%
HSV (HSB):
20°, 62.5616%, 79.6078%
XYZ:
32.4115, 26.1752, 10.1815
xyY:
0.4713, 0.3806, 26.1752
CIE-Lab:
58.2030, 29.4799, 37.1581
CIE-LCH:
58.2030, 47.4319, 51.5728
CIE-Luv:
58.2030, 65.6245, 36.8869
Hunter-Lab:
51.1617, 23.5489, 24.0141
#cb764c color charts
#cb764c color shades, tints & tones
#cb764c color schemes
#cb764c color preview, HTML & CSS examples
This text has a color of #cb764c
<p style="color:#cb764c;">Text here</p>
.mytext {color:#cb764c;}
This box has a color of #cb764c
<div style="background-color:#cb764c;">Content here</div>
.mybackground {background-color:#cb764c;}
Border around this has a color of #cb764c
<div style="border:2px solid #cb764c;">Content here</div>
.myborder {border:2px solid #cb764c;}