#ccb050 color space conversions
Hex:
#ccb050
RGB:
204, 176, 80
CMY:
20, 31, 69
CMYK:
0, 14, 61, 20
HSL:
46°, 54.8673%, 55.6863%
HSV (HSB):
46°, 60.7843%, 80.0000%
XYZ:
41.8751, 44.4672, 13.9654
xyY:
0.4175, 0.4433, 44.4672
CIE-Lab:
72.5397, -1.1763, 51.7926
CIE-LCH:
72.5397, 51.8060, 91.3011
CIE-Luv:
72.5397, 23.8228, 61.0285
Hunter-Lab:
66.6837, -4.6046, 34.2617
#ccb050 color charts
#ccb050 color shades, tints & tones
#ccb050 color schemes
#ccb050 color preview, HTML & CSS examples
This text has a color of #ccb050
<p style="color:#ccb050;">Text here</p>
.mytext {color:#ccb050;}
This box has a color of #ccb050
<div style="background-color:#ccb050;">Content here</div>
.mybackground {background-color:#ccb050;}
Border around this has a color of #ccb050
<div style="border:2px solid #ccb050;">Content here</div>
.myborder {border:2px solid #ccb050;}