#c0642c color space conversions
Hex:
#c0642c
RGB:
192, 100, 44
CMY:
25, 61, 83
CMYK:
0, 48, 77, 25
HSL:
23°, 62.7119%, 46.2745%
HSV (HSB):
23°, 77.0833%, 75.2941%
XYZ:
26.7500, 20.5027, 4.9304
xyY:
0.5126, 0.3929, 20.5027
CIE-Lab:
52.4008, 32.8352, 46.6465
CIE-LCH:
52.4008, 57.0443, 54.8577
CIE-Luv:
52.4008, 74.0336, 41.0516
Hunter-Lab:
45.2799, 26.2128, 25.2400
#c0642c color charts
#c0642c color shades, tints & tones
#c0642c color schemes
#c0642c color preview, HTML & CSS examples
This text has a color of #c0642c
<p style="color:#c0642c;">Text here</p>
.mytext {color:#c0642c;}
This box has a color of #c0642c
<div style="background-color:#c0642c;">Content here</div>
.mybackground {background-color:#c0642c;}
Border around this has a color of #c0642c
<div style="border:2px solid #c0642c;">Content here</div>
.myborder {border:2px solid #c0642c;}