#c75c5d color space conversions
Hex:
#c75c5d
RGB:
199, 92, 93
CMY:
22, 64, 64
CMYK:
0, 54, 53, 22
HSL:
359°, 48.8584%, 57.0588%
HSV (HSB):
359°, 53.7688%, 78.0392%
XYZ:
29.3561, 20.5867, 12.7823
xyY:
0.4680, 0.3282, 20.5867
CIE-Lab:
52.4942, 42.7457, 20.1640
CIE-LCH:
52.4942, 47.2629, 25.2542
CIE-Luv:
52.4942, 77.8246, 16.2222
Hunter-Lab:
45.3726, 36.0877, 15.0577
#c75c5d color charts
#c75c5d color shades, tints & tones
#c75c5d color schemes
#c75c5d color preview, HTML & CSS examples
This text has a color of #c75c5d
<p style="color:#c75c5d;">Text here</p>
.mytext {color:#c75c5d;}
This box has a color of #c75c5d
<div style="background-color:#c75c5d;">Content here</div>
.mybackground {background-color:#c75c5d;}
Border around this has a color of #c75c5d
<div style="border:2px solid #c75c5d;">Content here</div>
.myborder {border:2px solid #c75c5d;}