#c75f85 color space conversions
Hex:
#c75f85
RGB:
199, 95, 133
CMY:
22, 63, 48
CMYK:
0, 52, 33, 22
HSL:
338°, 48.1481%, 57.6471%
HSV (HSB):
338°, 52.2613%, 78.0392%
XYZ:
31.8790, 22.0200, 24.7604
xyY:
0.4053, 0.2799, 22.0200
CIE-Lab:
54.0482, 45.4647, -1.3029
CIE-LCH:
54.0482, 45.4834, 358.3585
CIE-Luv:
54.0482, 66.2719, -10.0295
Hunter-Lab:
46.9255, 39.1453, 1.5633
#c75f85 color charts
#c75f85 color shades, tints & tones
#c75f85 color schemes
#c75f85 color preview, HTML & CSS examples
This text has a color of #c75f85
<p style="color:#c75f85;">Text here</p>
.mytext {color:#c75f85;}
This box has a color of #c75f85
<div style="background-color:#c75f85;">Content here</div>
.mybackground {background-color:#c75f85;}
Border around this has a color of #c75f85
<div style="border:2px solid #c75f85;">Content here</div>
.myborder {border:2px solid #c75f85;}