#de4146 color space conversions
Hex:
#de4146
RGB:
222, 65, 70
CMY:
13, 75, 73
CMYK:
0, 71, 68, 13
HSL:
358°, 70.4036%, 56.2745%
HSV (HSB):
358°, 70.7207%, 87.0588%
XYZ:
33.1200, 19.7524, 7.8613
xyY:
0.5453, 0.3252, 19.7524
CIE-Lab:
51.5561, 60.6570, 33.1958
CIE-LCH:
51.5561, 69.1465, 28.6906
CIE-Luv:
51.5561, 118.9445, 23.6458
Hunter-Lab:
44.4437, 55.2441, 20.6232
#de4146 color charts
#de4146 color shades, tints & tones
#de4146 color schemes
#de4146 color preview, HTML & CSS examples
This text has a color of #de4146
<p style="color:#de4146;">Text here</p>
.mytext {color:#de4146;}
This box has a color of #de4146
<div style="background-color:#de4146;">Content here</div>
.mybackground {background-color:#de4146;}
Border around this has a color of #de4146
<div style="border:2px solid #de4146;">Content here</div>
.myborder {border:2px solid #de4146;}