#c1565e color space conversions
Hex:
#c1565e
RGB:
193, 86, 94
CMY:
24, 66, 63
CMYK:
0, 55, 51, 24
HSL:
356°, 46.3203%, 54.7059%
HSV (HSB):
356°, 55.4404%, 75.6863%
XYZ:
27.3405, 18.8012, 12.7777
xyY:
0.4640, 0.3191, 18.8012
CIE-Lab:
50.4538, 43.6211, 16.6580
CIE-LCH:
50.4538, 46.6935, 20.9008
CIE-Luv:
50.4538, 76.5420, 12.0246
Hunter-Lab:
43.3603, 36.6711, 12.8803
#c1565e color charts
#c1565e color shades, tints & tones
#c1565e color schemes
#c1565e color preview, HTML & CSS examples
This text has a color of #c1565e
<p style="color:#c1565e;">Text here</p>
.mytext {color:#c1565e;}
This box has a color of #c1565e
<div style="background-color:#c1565e;">Content here</div>
.mybackground {background-color:#c1565e;}
Border around this has a color of #c1565e
<div style="border:2px solid #c1565e;">Content here</div>
.myborder {border:2px solid #c1565e;}