#cb7d00 color space conversions
Hex:
#cb7d00
RGB:
203, 125, 0
CMY:
20, 51, 100
CMYK:
0, 38, 100, 20
HSL:
37°, 100.0000%, 39.8039%
HSV (HSB):
37°, 100.0000%, 79.6078%
XYZ:
31.9622, 27.3637, 3.5971
xyY:
0.5080, 0.4349, 27.3637
CIE-Lab:
59.3095, 23.0886, 65.6695
CIE-LCH:
59.3095, 69.6101, 70.6290
CIE-Luv:
59.3095, 64.9639, 57.8750
Hunter-Lab:
52.3104, 17.5224, 32.5402
#cb7d00 color charts
#cb7d00 color shades, tints & tones
#cb7d00 color schemes
#cb7d00 color preview, HTML & CSS examples
This text has a color of #cb7d00
<p style="color:#cb7d00;">Text here</p>
.mytext {color:#cb7d00;}
This box has a color of #cb7d00
<div style="background-color:#cb7d00;">Content here</div>
.mybackground {background-color:#cb7d00;}
Border around this has a color of #cb7d00
<div style="border:2px solid #cb7d00;">Content here</div>
.myborder {border:2px solid #cb7d00;}