#c64f3c color space conversions
Hex:
#c64f3c
RGB:
198, 79, 60
CMY:
22, 69, 76
CMYK:
0, 60, 70, 22
HSL:
8°, 54.7619%, 50.5882%
HSV (HSB):
8°, 69.6970%, 77.6471%
XYZ:
26.9003, 17.9240, 6.3168
xyY:
0.5260, 0.3505, 17.9240
CIE-Lab:
49.4038, 46.3660, 35.3410
CIE-LCH:
49.4038, 58.2992, 37.3152
CIE-Luv:
49.4038, 92.5260, 28.4185
Hunter-Lab:
42.3367, 39.3277, 20.7894
#c64f3c color charts
#c64f3c color shades, tints & tones
#c64f3c color schemes
#c64f3c color preview, HTML & CSS examples
This text has a color of #c64f3c
<p style="color:#c64f3c;">Text here</p>
.mytext {color:#c64f3c;}
This box has a color of #c64f3c
<div style="background-color:#c64f3c;">Content here</div>
.mybackground {background-color:#c64f3c;}
Border around this has a color of #c64f3c
<div style="border:2px solid #c64f3c;">Content here</div>
.myborder {border:2px solid #c64f3c;}