#c04c65 color space conversions
Hex:
#c04c65
RGB:
192, 76, 101
CMY:
25, 70, 60
CMYK:
0, 60, 47, 25
HSL:
347°, 47.9339%, 52.5490%
HSV (HSB):
347°, 60.4167%, 75.2941%
XYZ:
26.6716, 17.3149, 14.2483
xyY:
0.4580, 0.2973, 17.3149
CIE-Lab:
48.6544, 48.6631, 9.9346
CIE-LCH:
48.6544, 49.6669, 11.5384
CIE-Luv:
48.6544, 79.8838, 3.2399
Hunter-Lab:
41.6112, 41.5939, 8.8261
#c04c65 color charts
#c04c65 color shades, tints & tones
#c04c65 color schemes
#c04c65 color preview, HTML & CSS examples
This text has a color of #c04c65
<p style="color:#c04c65;">Text here</p>
.mytext {color:#c04c65;}
This box has a color of #c04c65
<div style="background-color:#c04c65;">Content here</div>
.mybackground {background-color:#c04c65;}
Border around this has a color of #c04c65
<div style="border:2px solid #c04c65;">Content here</div>
.myborder {border:2px solid #c04c65;}