#c64d21 color space conversions
Hex:
#c64d21
RGB:
198, 77, 33
CMY:
22, 70, 87
CMYK:
0, 61, 83, 22
HSL:
16°, 71.4286%, 45.2941%
HSV (HSB):
16°, 83.3333%, 77.6471%
XYZ:
26.2171, 17.4233, 3.4201
xyY:
0.5571, 0.3702, 17.4233
CIE-Lab:
48.7891, 46.2126, 48.6014
CIE-LCH:
48.7891, 67.0649, 46.4433
CIE-Luv:
48.7891, 97.8480, 36.8991
Hunter-Lab:
41.7413, 39.0661, 24.3609
#c64d21 color charts
#c64d21 color shades, tints & tones
#c64d21 color schemes
#c64d21 color preview, HTML & CSS examples
This text has a color of #c64d21
<p style="color:#c64d21;">Text here</p>
.mytext {color:#c64d21;}
This box has a color of #c64d21
<div style="background-color:#c64d21;">Content here</div>
.mybackground {background-color:#c64d21;}
Border around this has a color of #c64d21
<div style="border:2px solid #c64d21;">Content here</div>
.myborder {border:2px solid #c64d21;}