#cbb001 color space conversions
Hex:
#cbb001
RGB:
203, 176, 1
CMY:
20, 31, 100
CMYK:
0, 13, 100, 20
HSL:
52°, 99.0196%, 40.0000%
HSV (HSB):
52°, 99.5074%, 79.6078%
XYZ:
40.1594, 43.7494, 6.3566
xyY:
0.4449, 0.4847, 43.7494
CIE-Lab:
72.0607, -4.3803, 74.2426
CIE-LCH:
72.0607, 74.3717, 93.3765
CIE-Luv:
72.0607, 24.9942, 76.8107
Hunter-Lab:
66.1433, -7.3731, 40.6024
#cbb001 color charts
#cbb001 color shades, tints & tones
#cbb001 color schemes
#cbb001 color preview, HTML & CSS examples
This text has a color of #cbb001
<p style="color:#cbb001;">Text here</p>
.mytext {color:#cbb001;}
This box has a color of #cbb001
<div style="background-color:#cbb001;">Content here</div>
.mybackground {background-color:#cbb001;}
Border around this has a color of #cbb001
<div style="border:2px solid #cbb001;">Content here</div>
.myborder {border:2px solid #cbb001;}