#c04a7c color space conversions
Hex:
#c04a7c
RGB:
192, 74, 124
CMY:
25, 71, 51
CMYK:
0, 61, 35, 25
HSL:
335°, 48.3607%, 52.1569%
HSV (HSB):
335°, 61.4583%, 75.2941%
XYZ:
27.8251, 17.5593, 20.9915
xyY:
0.4192, 0.2645, 17.5593
CIE-Lab:
48.9571, 52.0109, -3.5429
CIE-LCH:
48.9571, 52.1314, 356.1031
CIE-Luv:
48.9571, 74.0823, -14.0985
Hunter-Lab:
41.9038, 45.1966, -0.3684
#c04a7c color charts
#c04a7c color shades, tints & tones
#c04a7c color schemes
#c04a7c color preview, HTML & CSS examples
This text has a color of #c04a7c
<p style="color:#c04a7c;">Text here</p>
.mytext {color:#c04a7c;}
This box has a color of #c04a7c
<div style="background-color:#c04a7c;">Content here</div>
.mybackground {background-color:#c04a7c;}
Border around this has a color of #c04a7c
<div style="border:2px solid #c04a7c;">Content here</div>
.myborder {border:2px solid #c04a7c;}