#c04245 color space conversions
Hex:
#c04245
RGB:
192, 66, 69
CMY:
25, 74, 73
CMYK:
0, 66, 64, 25
HSL:
359°, 50.0000%, 50.5882%
HSV (HSB):
359°, 65.6250%, 75.2941%
XYZ:
24.7606, 15.5326, 7.3233
xyY:
0.5200, 0.3262, 15.5326
CIE-Lab:
46.3552, 50.5612, 26.1737
CIE-LCH:
46.3552, 56.9341, 27.3690
CIE-Luv:
46.3552, 94.1521, 18.9381
Hunter-Lab:
39.4114, 43.1746, 16.5709
#c04245 color charts
#c04245 color shades, tints & tones
#c04245 color schemes
#c04245 color preview, HTML & CSS examples
This text has a color of #c04245
<p style="color:#c04245;">Text here</p>
.mytext {color:#c04245;}
This box has a color of #c04245
<div style="background-color:#c04245;">Content here</div>
.mybackground {background-color:#c04245;}
Border around this has a color of #c04245
<div style="border:2px solid #c04245;">Content here</div>
.myborder {border:2px solid #c04245;}