#c74b8a color space conversions
Hex:
#c74b8a
RGB:
199, 75, 138
CMY:
22, 71, 46
CMYK:
0, 62, 31, 22
HSL:
330°, 52.5424%, 53.7255%
HSV (HSB):
330°, 62.3116%, 78.0392%
XYZ:
30.6567, 19.0092, 26.0981
xyY:
0.4046, 0.2509, 19.0092
CIE-Lab:
50.6980, 55.4071, -9.2391
CIE-LCH:
50.6980, 56.1722, 350.5331
CIE-Luv:
50.6980, 74.6896, -22.5495
Hunter-Lab:
43.5996, 49.2116, -4.9705
#c74b8a color charts
#c74b8a color shades, tints & tones
#c74b8a color schemes
#c74b8a color preview, HTML & CSS examples
This text has a color of #c74b8a
<p style="color:#c74b8a;">Text here</p>
.mytext {color:#c74b8a;}
This box has a color of #c74b8a
<div style="background-color:#c74b8a;">Content here</div>
.mybackground {background-color:#c74b8a;}
Border around this has a color of #c74b8a
<div style="border:2px solid #c74b8a;">Content here</div>
.myborder {border:2px solid #c74b8a;}