#c95f7f color space conversions
Hex:
#c95f7f
RGB:
201, 95, 127
CMY:
21, 63, 50
CMYK:
0, 53, 37, 21
HSL:
342°, 49.5327%, 58.0392%
HSV (HSB):
342°, 52.7363%, 78.8235%
XYZ:
32.0104, 22.1342, 22.6639
xyY:
0.4168, 0.2882, 22.1342
CIE-Lab:
54.1691, 45.4198, 2.4532
CIE-LCH:
54.1691, 45.4860, 3.0916
CIE-Luv:
54.1691, 69.3931, -5.0864
Hunter-Lab:
47.0470, 39.1175, 4.3713
#c95f7f color charts
#c95f7f color shades, tints & tones
#c95f7f color schemes
#c95f7f color preview, HTML & CSS examples
This text has a color of #c95f7f
<p style="color:#c95f7f;">Text here</p>
.mytext {color:#c95f7f;}
This box has a color of #c95f7f
<div style="background-color:#c95f7f;">Content here</div>
.mybackground {background-color:#c95f7f;}
Border around this has a color of #c95f7f
<div style="border:2px solid #c95f7f;">Content here</div>
.myborder {border:2px solid #c95f7f;}