#c14848 color space conversions
Hex:
#c14848
RGB:
193, 72, 72
CMY:
24, 72, 72
CMYK:
0, 63, 63, 24
HSL:
0°, 49.3878%, 51.9608%
HSV (HSB):
0°, 62.6943%, 75.6863%
XYZ:
25.4794, 16.4401, 7.9612
xyY:
0.5108, 0.3296, 16.4401
CIE-Lab:
47.5466, 48.4860, 25.9316
CIE-LCH:
47.5466, 54.9850, 28.1391
CIE-Luv:
47.5466, 90.5637, 19.5268
Hunter-Lab:
40.5464, 41.2135, 16.7409
#c14848 color charts
#c14848 color shades, tints & tones
#c14848 color schemes
#c14848 color preview, HTML & CSS examples
This text has a color of #c14848
<p style="color:#c14848;">Text here</p>
.mytext {color:#c14848;}
This box has a color of #c14848
<div style="background-color:#c14848;">Content here</div>
.mybackground {background-color:#c14848;}
Border around this has a color of #c14848
<div style="border:2px solid #c14848;">Content here</div>
.myborder {border:2px solid #c14848;}