#c2565e color space conversions
Hex:
#c2565e
RGB:
194, 86, 94
CMY:
24, 66, 63
CMYK:
0, 56, 52, 24
HSL:
356°, 46.9565%, 54.9020%
HSV (HSB):
356°, 55.6701%, 76.0784%
XYZ:
27.5963, 18.9331, 12.7896
xyY:
0.4652, 0.3192, 18.9331
CIE-Lab:
50.6088, 43.9791, 16.8947
CIE-LCH:
50.6088, 47.1125, 21.0144
CIE-Luv:
50.6088, 77.3586, 12.2161
Hunter-Lab:
43.5121, 37.0622, 13.0312
#c2565e color charts
#c2565e color shades, tints & tones
#c2565e color schemes
#c2565e color preview, HTML & CSS examples
This text has a color of #c2565e
<p style="color:#c2565e;">Text here</p>
.mytext {color:#c2565e;}
This box has a color of #c2565e
<div style="background-color:#c2565e;">Content here</div>
.mybackground {background-color:#c2565e;}
Border around this has a color of #c2565e
<div style="border:2px solid #c2565e;">Content here</div>
.myborder {border:2px solid #c2565e;}