#de115b color space conversions
Hex:
#de115b
RGB:
222, 17, 91
CMY:
13, 93, 64
CMYK:
0, 92, 59, 13
HSL:
338°, 85.7741%, 46.8627%
HSV (HSB):
338°, 92.3423%, 87.0588%
XYZ:
32.2130, 16.6858, 11.4204
xyY:
0.5340, 0.2766, 16.6858
CIE-Lab:
47.8617, 73.3394, 15.7864
CIE-LCH:
47.8617, 75.0192, 12.1476
CIE-Luv:
47.8617, 130.0024, 3.5779
Hunter-Lab:
40.8483, 69.2807, 12.0174
#de115b color charts
#de115b color shades, tints & tones
#de115b color schemes
#de115b color preview, HTML & CSS examples
This text has a color of #de115b
<p style="color:#de115b;">Text here</p>
.mytext {color:#de115b;}
This box has a color of #de115b
<div style="background-color:#de115b;">Content here</div>
.mybackground {background-color:#de115b;}
Border around this has a color of #de115b
<div style="border:2px solid #de115b;">Content here</div>
.myborder {border:2px solid #de115b;}