#c44945 color space conversions
Hex:
#c44945
RGB:
196, 73, 69
CMY:
23, 71, 73
CMYK:
0, 63, 65, 23
HSL:
2°, 51.8367%, 51.9608%
HSV (HSB):
2°, 64.7959%, 76.8627%
XYZ:
26.2217, 16.9305, 7.5161
xyY:
0.5175, 0.3341, 16.9305
CIE-Lab:
48.1724, 48.8897, 28.5991
CIE-LCH:
48.1724, 56.6402, 30.3265
CIE-Luv:
48.1724, 93.0795, 21.9201
Hunter-Lab:
41.1467, 41.7464, 17.9724
#c44945 color charts
#c44945 color shades, tints & tones
#c44945 color schemes
#c44945 color preview, HTML & CSS examples
This text has a color of #c44945
<p style="color:#c44945;">Text here</p>
.mytext {color:#c44945;}
This box has a color of #c44945
<div style="background-color:#c44945;">Content here</div>
.mybackground {background-color:#c44945;}
Border around this has a color of #c44945
<div style="border:2px solid #c44945;">Content here</div>
.myborder {border:2px solid #c44945;}