#cb8000 color space conversions
Hex:
#cb8000
RGB:
203, 128, 0
CMY:
20, 50, 100
CMYK:
0, 37, 100, 20
HSL:
38°, 100.0000%, 39.8039%
HSV (HSB):
38°, 100.0000%, 79.6078%
XYZ:
32.3478, 28.1349, 3.7257
xyY:
0.5038, 0.4382, 28.1349
CIE-Lab:
60.0104, 21.4601, 66.1225
CIE-LCH:
60.0104, 69.5178, 72.0192
CIE-Luv:
60.0104, 62.4836, 58.9539
Hunter-Lab:
53.0423, 16.0340, 32.9651
#cb8000 color charts
#cb8000 color shades, tints & tones
#cb8000 color schemes
#cb8000 color preview, HTML & CSS examples
This text has a color of #cb8000
<p style="color:#cb8000;">Text here</p>
.mytext {color:#cb8000;}
This box has a color of #cb8000
<div style="background-color:#cb8000;">Content here</div>
.mybackground {background-color:#cb8000;}
Border around this has a color of #cb8000
<div style="border:2px solid #cb8000;">Content here</div>
.myborder {border:2px solid #cb8000;}