#c75d8b color space conversions
Hex:
#c75d8b
RGB:
199, 93, 139
CMY:
22, 64, 45
CMYK:
0, 53, 30, 22
HSL:
334°, 48.6239%, 57.2549%
HSV (HSB):
334°, 53.2663%, 78.0392%
XYZ:
32.1277, 21.8349, 26.9473
xyY:
0.3971, 0.2699, 21.8349
CIE-Lab:
53.8514, 47.2141, -5.1354
CIE-LCH:
53.8514, 47.4926, 353.7924
CIE-Luv:
53.8514, 65.7389, -15.5509
Hunter-Lab:
46.7278, 40.9541, -1.4823
#c75d8b color charts
#c75d8b color shades, tints & tones
#c75d8b color schemes
#c75d8b color preview, HTML & CSS examples
This text has a color of #c75d8b
<p style="color:#c75d8b;">Text here</p>
.mytext {color:#c75d8b;}
This box has a color of #c75d8b
<div style="background-color:#c75d8b;">Content here</div>
.mybackground {background-color:#c75d8b;}
Border around this has a color of #c75d8b
<div style="border:2px solid #c75d8b;">Content here</div>
.myborder {border:2px solid #c75d8b;}