#c75b8b color space conversions
Hex:
#c75b8b
RGB:
199, 91, 139
CMY:
22, 64, 45
CMYK:
0, 54, 30, 22
HSL:
333°, 49.0909%, 56.8627%
HSV (HSB):
333°, 54.2714%, 78.0392%
XYZ:
31.9545, 21.4884, 26.8896
xyY:
0.3978, 0.2675, 21.4884
CIE-Lab:
53.4799, 48.1882, -5.6862
CIE-LCH:
53.4799, 48.5225, 353.2703
CIE-Luv:
53.4799, 66.7631, -16.4751
Hunter-Lab:
46.3555, 41.9240, -1.9436
#c75b8b color charts
#c75b8b color shades, tints & tones
#c75b8b color schemes
#c75b8b color preview, HTML & CSS examples
This text has a color of #c75b8b
<p style="color:#c75b8b;">Text here</p>
.mytext {color:#c75b8b;}
This box has a color of #c75b8b
<div style="background-color:#c75b8b;">Content here</div>
.mybackground {background-color:#c75b8b;}
Border around this has a color of #c75b8b
<div style="border:2px solid #c75b8b;">Content here</div>
.myborder {border:2px solid #c75b8b;}