#c28e1f color space conversions
Hex:
#c28e1f
RGB:
194, 142, 31
CMY:
24, 44, 88
CMYK:
0, 27, 84, 24
HSL:
41°, 72.4444%, 44.1176%
HSV (HSB):
41°, 84.0206%, 76.0784%
XYZ:
32.1685, 30.9143, 5.5679
xyY:
0.4686, 0.4503, 30.9143
CIE-Lab:
62.4352, 10.3620, 60.9983
CIE-LCH:
62.4352, 61.8722, 80.3590
CIE-Luv:
62.4352, 43.1712, 60.4337
Hunter-Lab:
55.6006, 5.9725, 32.9830
#c28e1f color charts
#c28e1f color shades, tints & tones
#c28e1f color schemes
#c28e1f color preview, HTML & CSS examples
This text has a color of #c28e1f
<p style="color:#c28e1f;">Text here</p>
.mytext {color:#c28e1f;}
This box has a color of #c28e1f
<div style="background-color:#c28e1f;">Content here</div>
.mybackground {background-color:#c28e1f;}
Border around this has a color of #c28e1f
<div style="border:2px solid #c28e1f;">Content here</div>
.myborder {border:2px solid #c28e1f;}