#c04963 color space conversions
Hex:
#c04963
RGB:
192, 73, 99
CMY:
25, 71, 61
CMYK:
0, 62, 48, 25
HSL:
347°, 48.5714%, 51.9608%
HSV (HSB):
347°, 61.9792%, 75.2941%
XYZ:
26.3729, 16.8724, 13.6711
xyY:
0.4634, 0.2964, 16.8724
CIE-Lab:
48.0989, 49.8311, 10.3668
CIE-LCH:
48.0989, 50.8980, 11.7522
CIE-Luv:
48.0989, 82.1223, 3.4396
Hunter-Lab:
41.0760, 42.7230, 9.0201
#c04963 color charts
#c04963 color shades, tints & tones
#c04963 color schemes
#c04963 color preview, HTML & CSS examples
This text has a color of #c04963
<p style="color:#c04963;">Text here</p>
.mytext {color:#c04963;}
This box has a color of #c04963
<div style="background-color:#c04963;">Content here</div>
.mybackground {background-color:#c04963;}
Border around this has a color of #c04963
<div style="border:2px solid #c04963;">Content here</div>
.myborder {border:2px solid #c04963;}