#ceb32d color space conversions
Hex:
#ceb32d
RGB:
206, 179, 45
CMY:
19, 30, 82
CMYK:
0, 13, 78, 19
HSL:
50°, 64.1434%, 49.2157%
HSV (HSB):
50°, 78.1553%, 80.7843%
XYZ:
42.0474, 45.5515, 9.0588
xyY:
0.4350, 0.4713, 45.5515
CIE-Lab:
73.2535, -3.7325, 66.5748
CIE-LCH:
73.2535, 66.6794, 93.2089
CIE-Luv:
73.2535, 24.4444, 72.8205
Hunter-Lab:
67.4918, -6.9054, 39.2863
#ceb32d color charts
#ceb32d color shades, tints & tones
#ceb32d color schemes
#ceb32d color preview, HTML & CSS examples
This text has a color of #ceb32d
<p style="color:#ceb32d;">Text here</p>
.mytext {color:#ceb32d;}
This box has a color of #ceb32d
<div style="background-color:#ceb32d;">Content here</div>
.mybackground {background-color:#ceb32d;}
Border around this has a color of #ceb32d
<div style="border:2px solid #ceb32d;">Content here</div>
.myborder {border:2px solid #ceb32d;}