#c14255 color space conversions
Hex:
#c14255
RGB:
193, 66, 85
CMY:
24, 74, 67
CMYK:
0, 66, 56, 24
HSL:
351°, 50.5976%, 50.7843%
HSV (HSB):
351°, 65.8031%, 75.6863%
XYZ:
25.5802, 15.8898, 10.3131
xyY:
0.4940, 0.3069, 15.8898
CIE-Lab:
46.8295, 52.0018, 17.1592
CIE-LCH:
46.8295, 54.7597, 18.2616
CIE-Luv:
46.8295, 90.8112, 10.1401
Hunter-Lab:
39.8620, 44.7886, 12.5638
#c14255 color charts
#c14255 color shades, tints & tones
#c14255 color schemes
#c14255 color preview, HTML & CSS examples
This text has a color of #c14255
<p style="color:#c14255;">Text here</p>
.mytext {color:#c14255;}
This box has a color of #c14255
<div style="background-color:#c14255;">Content here</div>
.mybackground {background-color:#c14255;}
Border around this has a color of #c14255
<div style="border:2px solid #c14255;">Content here</div>
.myborder {border:2px solid #c14255;}