#c14d4d color space conversions
Hex:
#c14d4d
RGB:
193, 77, 77
CMY:
24, 70, 70
CMYK:
0, 60, 60, 24
HSL:
0°, 48.3333%, 52.9412%
HSV (HSB):
0°, 60.1036%, 75.6863%
XYZ:
25.9858, 17.1810, 8.9678
xyY:
0.4984, 0.3296, 17.1810
CIE-Lab:
48.4873, 46.5530, 24.1677
CIE-LCH:
48.4873, 52.4524, 27.4358
CIE-Luv:
48.4873, 86.2345, 18.5928
Hunter-Lab:
41.4500, 39.3673, 16.1874
#c14d4d color charts
#c14d4d color shades, tints & tones
#c14d4d color schemes
#c14d4d color preview, HTML & CSS examples
This text has a color of #c14d4d
<p style="color:#c14d4d;">Text here</p>
.mytext {color:#c14d4d;}
This box has a color of #c14d4d
<div style="background-color:#c14d4d;">Content here</div>
.mybackground {background-color:#c14d4d;}
Border around this has a color of #c14d4d
<div style="border:2px solid #c14d4d;">Content here</div>
.myborder {border:2px solid #c14d4d;}