#c04044 color space conversions
Hex:
#c04044
RGB:
192, 64, 68
CMY:
25, 75, 73
CMYK:
0, 67, 65, 25
HSL:
358°, 50.3937%, 50.1961%
HSV (HSB):
358°, 66.6667%, 75.2941%
XYZ:
24.6150, 15.2906, 7.1229
xyY:
0.5234, 0.3251, 15.2906
CIE-Lab:
46.0297, 51.3369, 26.3614
CIE-LCH:
46.0297, 57.7096, 27.1804
CIE-Luv:
46.0297, 95.5927, 18.8257
Hunter-Lab:
39.1032, 43.9330, 16.5722
#c04044 color charts
#c04044 color shades, tints & tones
#c04044 color schemes
#c04044 color preview, HTML & CSS examples
This text has a color of #c04044
<p style="color:#c04044;">Text here</p>
.mytext {color:#c04044;}
This box has a color of #c04044
<div style="background-color:#c04044;">Content here</div>
.mybackground {background-color:#c04044;}
Border around this has a color of #c04044
<div style="border:2px solid #c04044;">Content here</div>
.myborder {border:2px solid #c04044;}