#cb9500 color space conversions
Hex:
#cb9500
RGB:
203, 149, 0
CMY:
20, 42, 100
CMYK:
0, 27, 100, 20
HSL:
44°, 100.0000%, 39.8039%
HSV (HSB):
44°, 100.0000%, 79.6078%
XYZ:
35.3760, 34.1914, 4.7351
xyY:
0.4761, 0.4602, 34.1914
CIE-Lab:
65.1142, 10.0310, 69.5202
CIE-LCH:
65.1142, 70.2401, 81.7895
CIE-Luv:
65.1142, 45.4939, 66.6797
Hunter-Lab:
58.4734, 5.6629, 36.1302
#cb9500 color charts
#cb9500 color shades, tints & tones
#cb9500 color schemes
#cb9500 color preview, HTML & CSS examples
This text has a color of #cb9500
<p style="color:#cb9500;">Text here</p>
.mytext {color:#cb9500;}
This box has a color of #cb9500
<div style="background-color:#cb9500;">Content here</div>
.mybackground {background-color:#cb9500;}
Border around this has a color of #cb9500
<div style="border:2px solid #cb9500;">Content here</div>
.myborder {border:2px solid #cb9500;}