#c4141e color space conversions
Hex:
#c4141e
RGB:
196, 20, 30
CMY:
23, 92, 88
CMYK:
0, 90, 85, 23
HSL:
357°, 81.4815%, 42.3529%
HSV (HSB):
357°, 89.7959%, 76.8627%
XYZ:
23.2494, 12.3298, 2.3828
xyY:
0.6124, 0.3248, 12.3298
CIE-Lab:
41.7356, 63.8399, 43.6019
CIE-LCH:
41.7356, 77.3089, 34.3326
CIE-Luv:
41.7356, 126.9678, 25.4833
Hunter-Lab:
35.1138, 56.7386, 20.5563
#c4141e color charts
#c4141e color shades, tints & tones
#c4141e color schemes
#c4141e color preview, HTML & CSS examples
This text has a color of #c4141e
<p style="color:#c4141e;">Text here</p>
.mytext {color:#c4141e;}
This box has a color of #c4141e
<div style="background-color:#c4141e;">Content here</div>
.mybackground {background-color:#c4141e;}
Border around this has a color of #c4141e
<div style="border:2px solid #c4141e;">Content here</div>
.myborder {border:2px solid #c4141e;}