#c75f6d color space conversions
Hex:
#c75f6d
RGB:
199, 95, 109
CMY:
22, 63, 57
CMYK:
0, 52, 45, 22
HSL:
352°, 48.1481%, 57.6471%
HSV (HSB):
352°, 52.2613%, 78.0392%
XYZ:
30.4057, 21.4307, 17.0020
xyY:
0.4417, 0.3113, 21.4307
CIE-Lab:
53.4176, 42.7463, 11.9871
CIE-LCH:
53.4176, 44.3952, 15.6647
CIE-Luv:
53.4176, 72.2555, 7.2336
Hunter-Lab:
46.2933, 36.2268, 10.6300
#c75f6d color charts
#c75f6d color shades, tints & tones
#c75f6d color schemes
#c75f6d color preview, HTML & CSS examples
This text has a color of #c75f6d
<p style="color:#c75f6d;">Text here</p>
.mytext {color:#c75f6d;}
This box has a color of #c75f6d
<div style="background-color:#c75f6d;">Content here</div>
.mybackground {background-color:#c75f6d;}
Border around this has a color of #c75f6d
<div style="border:2px solid #c75f6d;">Content here</div>
.myborder {border:2px solid #c75f6d;}