#c28c21 color space conversions
Hex:
#c28c21
RGB:
194, 140, 33
CMY:
24, 45, 87
CMYK:
0, 28, 83, 24
HSL:
40°, 70.9251%, 44.5098%
HSV (HSB):
40°, 82.9897%, 76.0784%
XYZ:
31.9007, 30.3353, 5.6128
xyY:
0.4702, 0.4471, 30.3353
CIE-Lab:
61.9425, 11.5165, 59.9499
CIE-LCH:
61.9425, 61.0460, 79.1258
CIE-Luv:
61.9425, 44.6567, 59.2781
Hunter-Lab:
55.0775, 7.0011, 32.5122
#c28c21 color charts
#c28c21 color shades, tints & tones
#c28c21 color schemes
#c28c21 color preview, HTML & CSS examples
This text has a color of #c28c21
<p style="color:#c28c21;">Text here</p>
.mytext {color:#c28c21;}
This box has a color of #c28c21
<div style="background-color:#c28c21;">Content here</div>
.mybackground {background-color:#c28c21;}
Border around this has a color of #c28c21
<div style="border:2px solid #c28c21;">Content here</div>
.myborder {border:2px solid #c28c21;}