#c28b00 color space conversions
Hex:
#c28b00
RGB:
194, 139, 0
CMY:
24, 45, 100
CMYK:
0, 28, 100, 24
HSL:
43°, 100.0000%, 38.0392%
HSV (HSB):
43°, 100.0000%, 76.0784%
XYZ:
31.4808, 29.9346, 4.1187
xyY:
0.4804, 0.4568, 29.9346
CIE-Lab:
61.5977, 11.4708, 66.6518
CIE-LCH:
61.5977, 67.6316, 80.2350
CIE-Luv:
61.5977, 46.1700, 62.6978
Hunter-Lab:
54.7125, 6.9594, 33.8354
#c28b00 color charts
#c28b00 color shades, tints & tones
#c28b00 color schemes
#c28b00 color preview, HTML & CSS examples
This text has a color of #c28b00
<p style="color:#c28b00;">Text here</p>
.mytext {color:#c28b00;}
This box has a color of #c28b00
<div style="background-color:#c28b00;">Content here</div>
.mybackground {background-color:#c28b00;}
Border around this has a color of #c28b00
<div style="border:2px solid #c28b00;">Content here</div>
.myborder {border:2px solid #c28b00;}