#cbb901 color space conversions
Hex:
#cbb901
RGB:
203, 185, 1
CMY:
20, 27, 100
CMYK:
0, 9, 100, 20
HSL:
55°, 99.0196%, 40.0000%
HSV (HSB):
55°, 99.5074%, 79.6078%
XYZ:
41.9830, 47.3966, 6.9644
xyY:
0.4358, 0.4920, 47.3966
CIE-Lab:
74.4428, -9.0527, 75.9514
CIE-LCH:
74.4428, 76.4890, 96.7971
CIE-Luv:
74.4428, 18.5574, 80.2380
Hunter-Lab:
68.8452, -11.6266, 42.1938
#cbb901 color charts
#cbb901 color shades, tints & tones
#cbb901 color schemes
#cbb901 color preview, HTML & CSS examples
This text has a color of #cbb901
<p style="color:#cbb901;">Text here</p>
.mytext {color:#cbb901;}
This box has a color of #cbb901
<div style="background-color:#cbb901;">Content here</div>
.mybackground {background-color:#cbb901;}
Border around this has a color of #cbb901
<div style="border:2px solid #cbb901;">Content here</div>
.myborder {border:2px solid #cbb901;}