#cb982e color space conversions
Hex:
#cb982e
RGB:
203, 152, 46
CMY:
20, 40, 82
CMYK:
0, 25, 77, 20
HSL:
41°, 63.0522%, 48.8235%
HSV (HSB):
41°, 77.3399%, 79.6078%
XYZ:
36.3500, 35.3502, 7.4922
xyY:
0.4590, 0.4464, 35.3502
CIE-Lab:
66.0204, 9.3956, 59.4588
CIE-LCH:
66.0204, 60.1965, 81.0204
CIE-Luv:
66.0204, 42.0426, 61.5777
Hunter-Lab:
59.4561, 5.0824, 34.1480
#cb982e color charts
#cb982e color shades, tints & tones
#cb982e color schemes
#cb982e color preview, HTML & CSS examples
This text has a color of #cb982e
<p style="color:#cb982e;">Text here</p>
.mytext {color:#cb982e;}
This box has a color of #cb982e
<div style="background-color:#cb982e;">Content here</div>
.mybackground {background-color:#cb982e;}
Border around this has a color of #cb982e
<div style="border:2px solid #cb982e;">Content here</div>
.myborder {border:2px solid #cb982e;}