#c14b2d color space conversions
Hex:
#c14b2d
RGB:
193, 75, 45
CMY:
24, 71, 82
CMYK:
0, 61, 77, 24
HSL:
12°, 62.1849%, 46.6667%
HSV (HSB):
12°, 76.6839%, 75.6863%
XYZ:
24.9820, 16.5591, 4.3621
xyY:
0.5442, 0.3607, 16.5591
CIE-Lab:
47.6996, 45.7153, 41.3921
CIE-LCH:
47.6996, 61.6701, 42.1587
CIE-Luv:
47.6996, 93.6374, 32.1993
Hunter-Lab:
40.6928, 38.3718, 22.1293
#c14b2d color charts
#c14b2d color shades, tints & tones
#c14b2d color schemes
#c14b2d color preview, HTML & CSS examples
This text has a color of #c14b2d
<p style="color:#c14b2d;">Text here</p>
.mytext {color:#c14b2d;}
This box has a color of #c14b2d
<div style="background-color:#c14b2d;">Content here</div>
.mybackground {background-color:#c14b2d;}
Border around this has a color of #c14b2d
<div style="border:2px solid #c14b2d;">Content here</div>
.myborder {border:2px solid #c14b2d;}