#cb952c color space conversions
Hex:
#cb952c
RGB:
203, 149, 44
CMY:
20, 42, 83
CMYK:
0, 27, 78, 20
HSL:
40°, 64.3725%, 48.4314%
HSV (HSB):
40°, 78.3251%, 79.6078%
XYZ:
35.8307, 34.3733, 7.1291
xyY:
0.4633, 0.4445, 34.3733
CIE-Lab:
65.2578, 10.9464, 59.4898
CIE-LCH:
65.2578, 60.4885, 79.5739
CIE-Luv:
65.2578, 44.4257, 60.8526
Hunter-Lab:
58.6287, 6.4892, 33.8306
#cb952c color charts
#cb952c color shades, tints & tones
#cb952c color schemes
#cb952c color preview, HTML & CSS examples
This text has a color of #cb952c
<p style="color:#cb952c;">Text here</p>
.mytext {color:#cb952c;}
This box has a color of #cb952c
<div style="background-color:#cb952c;">Content here</div>
.mybackground {background-color:#cb952c;}
Border around this has a color of #cb952c
<div style="border:2px solid #cb952c;">Content here</div>
.myborder {border:2px solid #cb952c;}