#c15f7a color space conversions
Hex:
#c15f7a
RGB:
193, 95, 122
CMY:
24, 63, 52
CMYK:
0, 51, 37, 24
HSL:
343°, 44.1441%, 56.4706%
HSV (HSB):
343°, 50.7772%, 75.6863%
XYZ:
29.5974, 20.9270, 20.8917
xyY:
0.4144, 0.2930, 20.9270
CIE-Lab:
52.8695, 42.0512, 3.3860
CIE-LCH:
52.8695, 42.1873, 4.6036
CIE-Luv:
52.8695, 64.3539, -3.1891
Hunter-Lab:
45.7461, 35.4327, 4.9451
#c15f7a color charts
#c15f7a color shades, tints & tones
#c15f7a color schemes
#c15f7a color preview, HTML & CSS examples
This text has a color of #c15f7a
<p style="color:#c15f7a;">Text here</p>
.mytext {color:#c15f7a;}
This box has a color of #c15f7a
<div style="background-color:#c15f7a;">Content here</div>
.mybackground {background-color:#c15f7a;}
Border around this has a color of #c15f7a
<div style="border:2px solid #c15f7a;">Content here</div>
.myborder {border:2px solid #c15f7a;}