#de102c color space conversions
Hex:
#de102c
RGB:
222, 16, 44
CMY:
13, 94, 83
CMYK:
0, 93, 80, 13
HSL:
352°, 86.5546%, 46.6667%
HSV (HSB):
352°, 92.7928%, 87.0588%
XYZ:
30.7641, 16.0820, 3.8656
xyY:
0.6066, 0.3171, 16.0820
CIE-Lab:
47.0819, 71.3937, 43.0293
CIE-LCH:
47.0819, 83.3582, 31.0776
CIE-Luv:
47.0819, 144.4976, 25.7312
Hunter-Lab:
40.1024, 66.7551, 22.3566
#de102c color charts
#de102c RGB chart
#de102c CMYK chart
#de102c RGB pie chart
#de102c color shades, tints & tones
#de102c color schemes
#de102c color preview, HTML & CSS examples
This text has a color of #de102c
<p style="color:#de102c;">Text here</p>
.mytext {color:#de102c;}
Text color #de102c
This box has a color of #de102c
<div style="background-color:#de102c;">Content here</div>
.mybackground {background-color:#de102c;}
Background color #de102c
Border around this has a color of #de102c
<div style="border:2px solid #de102c;">Content here</div>
.myborder {border:2px solid #de102c;}
Border color #de102c