#c14641 color space conversions
Hex:
#c14641
RGB:
193, 70, 65
CMY:
24, 73, 75
CMYK:
0, 64, 66, 24
HSL:
2°, 50.7937%, 50.5882%
HSV (HSB):
2°, 66.3212%, 75.6863%
XYZ:
25.1366, 16.0994, 6.7837
xyY:
0.5235, 0.3353, 16.0994
CIE-Lab:
47.1047, 48.9388, 29.5148
CIE-LCH:
47.1047, 57.1501, 31.0940
CIE-Luv:
47.1047, 93.3984, 22.3883
Hunter-Lab:
40.1241, 41.6081, 18.0629
#c14641 color charts
#c14641 color shades, tints & tones
#c14641 color schemes
#c14641 color preview, HTML & CSS examples
This text has a color of #c14641
<p style="color:#c14641;">Text here</p>
.mytext {color:#c14641;}
This box has a color of #c14641
<div style="background-color:#c14641;">Content here</div>
.mybackground {background-color:#c14641;}
Border around this has a color of #c14641
<div style="border:2px solid #c14641;">Content here</div>
.myborder {border:2px solid #c14641;}