#cb701a color space conversions
Hex:
#cb701a
RGB:
203, 112, 26
CMY:
20, 56, 90
CMYK:
0, 45, 87, 20
HSL:
29°, 77.2926%, 44.9020%
HSV (HSB):
29°, 87.1921%, 79.6078%
XYZ:
30.6092, 24.3594, 4.0658
xyY:
0.5185, 0.4126, 24.3594
CIE-Lab:
56.4459, 30.4547, 58.0579
CIE-LCH:
56.4459, 65.5608, 62.3204
CIE-Luv:
56.4459, 74.9242, 50.4435
Hunter-Lab:
49.3553, 24.3307, 29.6644
#cb701a color charts
#cb701a color shades, tints & tones
#cb701a color schemes
#cb701a color preview, HTML & CSS examples
This text has a color of #cb701a
<p style="color:#cb701a;">Text here</p>
.mytext {color:#cb701a;}
This box has a color of #cb701a
<div style="background-color:#cb701a;">Content here</div>
.mybackground {background-color:#cb701a;}
Border around this has a color of #cb701a
<div style="border:2px solid #cb701a;">Content here</div>
.myborder {border:2px solid #cb701a;}