#c64b2f color space conversions
Hex:
#c64b2f
RGB:
198, 75, 47
CMY:
22, 71, 82
CMYK:
0, 62, 76, 22
HSL:
11°, 61.6327%, 48.0392%
HSV (HSB):
11°, 76.2626%, 77.6471%
XYZ:
26.3179, 17.2432, 4.6305
xyY:
0.5461, 0.3578, 17.2432
CIE-Lab:
48.5650, 47.5950, 41.5087
CIE-LCH:
48.5650, 63.1527, 41.0924
CIE-Luv:
48.5650, 97.4844, 32.1591
Hunter-Lab:
41.5249, 40.4622, 22.4559
#c64b2f color charts
#c64b2f color shades, tints & tones
#c64b2f color schemes
#c64b2f color preview, HTML & CSS examples
This text has a color of #c64b2f
<p style="color:#c64b2f;">Text here</p>
.mytext {color:#c64b2f;}
This box has a color of #c64b2f
<div style="background-color:#c64b2f;">Content here</div>
.mybackground {background-color:#c64b2f;}
Border around this has a color of #c64b2f
<div style="border:2px solid #c64b2f;">Content here</div>
.myborder {border:2px solid #c64b2f;}