#de2042 color space conversions
Hex:
#de2042
RGB:
222, 32, 66
CMY:
13, 87, 74
CMYK:
0, 86, 70, 13
HSL:
349°, 74.8031%, 49.8039%
HSV (HSB):
349°, 85.5856%, 87.0588%
XYZ:
31.6241, 16.9560, 6.7603
xyY:
0.5714, 0.3064, 16.9560
CIE-Lab:
48.2045, 69.7245, 31.5022
CIE-LCH:
48.2045, 76.5107, 24.3139
CIE-Luv:
48.2045, 134.8675, 18.7812
Hunter-Lab:
41.1776, 65.0257, 19.0904
#de2042 color charts
#de2042 color shades, tints & tones
#de2042 color schemes
#de2042 color preview, HTML & CSS examples
This text has a color of #de2042
<p style="color:#de2042;">Text here</p>
.mytext {color:#de2042;}
This box has a color of #de2042
<div style="background-color:#de2042;">Content here</div>
.mybackground {background-color:#de2042;}
Border around this has a color of #de2042
<div style="border:2px solid #de2042;">Content here</div>
.myborder {border:2px solid #de2042;}