#c64b31 color space conversions
Hex:
#c64b31
RGB:
198, 75, 49
CMY:
22, 71, 81
CMYK:
0, 62, 75, 22
HSL:
10°, 60.3239%, 48.4314%
HSV (HSB):
10°, 75.2525%, 77.6471%
XYZ:
26.3592, 17.2597, 4.8479
xyY:
0.5439, 0.3561, 17.2597
CIE-Lab:
48.5856, 47.6766, 40.4683
CIE-LCH:
48.5856, 62.5359, 40.3249
CIE-Luv:
48.5856, 97.1752, 31.4561
Hunter-Lab:
41.5448, 40.5506, 22.1627
#c64b31 color charts
#c64b31 color shades, tints & tones
#c64b31 color schemes
#c64b31 color preview, HTML & CSS examples
This text has a color of #c64b31
<p style="color:#c64b31;">Text here</p>
.mytext {color:#c64b31;}
This box has a color of #c64b31
<div style="background-color:#c64b31;">Content here</div>
.mybackground {background-color:#c64b31;}
Border around this has a color of #c64b31
<div style="border:2px solid #c64b31;">Content here</div>
.myborder {border:2px solid #c64b31;}