#cbbf05 color space conversions
Hex:
#cbbf05
RGB:
203, 191, 5
CMY:
20, 25, 98
CMYK:
0, 6, 98, 20
HSL:
56°, 95.1923%, 40.7843%
HSV (HSB):
56°, 97.5369%, 79.6078%
XYZ:
43.2868, 49.9691, 7.5071
xyY:
0.4296, 0.4959, 49.9691
CIE-Lab:
76.0503, -12.0801, 76.6972
CIE-LCH:
76.0503, 77.6427, 98.9508
CIE-Luv:
76.0503, 14.3563, 82.2920
Hunter-Lab:
70.6888, -14.3997, 43.1856
#cbbf05 color charts
#cbbf05 color shades, tints & tones
#cbbf05 color schemes
#cbbf05 color preview, HTML & CSS examples
This text has a color of #cbbf05
<p style="color:#cbbf05;">Text here</p>
.mytext {color:#cbbf05;}
This box has a color of #cbbf05
<div style="background-color:#cbbf05;">Content here</div>
.mybackground {background-color:#cbbf05;}
Border around this has a color of #cbbf05
<div style="border:2px solid #cbbf05;">Content here</div>
.myborder {border:2px solid #cbbf05;}