#c98f1c color space conversions
Hex:
#c98f1c
RGB:
201, 143, 28
CMY:
21, 44, 89
CMYK:
0, 29, 86, 21
HSL:
40°, 75.5459%, 44.9020%
HSV (HSB):
40°, 86.0697%, 78.8235%
XYZ:
34.1195, 32.1463, 5.5052
xyY:
0.4754, 0.4479, 32.1463
CIE-Lab:
63.4636, 12.8358, 63.0513
CIE-LCH:
63.4636, 64.3446, 78.4931
CIE-Luv:
63.4636, 48.0977, 61.5845
Hunter-Lab:
56.6977, 8.1966, 33.9315
#c98f1c color charts
#c98f1c color shades, tints & tones
#c98f1c color schemes
#c98f1c color preview, HTML & CSS examples
This text has a color of #c98f1c
<p style="color:#c98f1c;">Text here</p>
.mytext {color:#c98f1c;}
This box has a color of #c98f1c
<div style="background-color:#c98f1c;">Content here</div>
.mybackground {background-color:#c98f1c;}
Border around this has a color of #c98f1c
<div style="border:2px solid #c98f1c;">Content here</div>
.myborder {border:2px solid #c98f1c;}