#c27d0d color space conversions
Hex:
#c27d0d
RGB:
194, 125, 13
CMY:
24, 51, 95
CMYK:
0, 36, 93, 24
HSL:
37°, 87.4396%, 40.5882%
HSV (HSB):
37°, 93.2990%, 76.0784%
XYZ:
29.6544, 26.1656, 3.8683
xyY:
0.4968, 0.4384, 26.1656
CIE-Lab:
58.1939, 19.3187, 62.1725
CIE-LCH:
58.1939, 65.1048, 72.7385
CIE-Luv:
58.1939, 57.2188, 56.4286
Hunter-Lab:
51.1523, 13.9647, 31.3230
#c27d0d color charts
#c27d0d color shades, tints & tones
#c27d0d color schemes
#c27d0d color preview, HTML & CSS examples
This text has a color of #c27d0d
<p style="color:#c27d0d;">Text here</p>
.mytext {color:#c27d0d;}
This box has a color of #c27d0d
<div style="background-color:#c27d0d;">Content here</div>
.mybackground {background-color:#c27d0d;}
Border around this has a color of #c27d0d
<div style="border:2px solid #c27d0d;">Content here</div>
.myborder {border:2px solid #c27d0d;}