#cbc206 color space conversions
Hex:
#cbc206
RGB:
203, 194, 6
CMY:
20, 24, 98
CMYK:
0, 4, 97, 20
HSL:
57°, 94.2584%, 40.9804%
HSV (HSB):
57°, 97.0443%, 79.6078%
XYZ:
43.9533, 51.2932, 7.7563
xyY:
0.4267, 0.4980, 51.2932
CIE-Lab:
76.8563, -13.5901, 77.1894
CIE-LCH:
76.8563, 78.3766, 99.9852
CIE-Luv:
76.8563, 12.2962, 83.3815
Hunter-Lab:
71.6193, -15.7871, 43.7125
#cbc206 color charts
#cbc206 color shades, tints & tones
#cbc206 color schemes
#cbc206 color preview, HTML & CSS examples
This text has a color of #cbc206
<p style="color:#cbc206;">Text here</p>
.mytext {color:#cbc206;}
This box has a color of #cbc206
<div style="background-color:#cbc206;">Content here</div>
.mybackground {background-color:#cbc206;}
Border around this has a color of #cbc206
<div style="border:2px solid #cbc206;">Content here</div>
.myborder {border:2px solid #cbc206;}