#de233f color space conversions
Hex:
#de233f
RGB:
222, 35, 63
CMY:
13, 86, 75
CMYK:
0, 84, 72, 13
HSL:
351°, 73.9130%, 50.3922%
HSV (HSB):
351°, 84.2342%, 87.0588%
XYZ:
31.6224, 17.0905, 6.3347
xyY:
0.5745, 0.3105, 17.0905
CIE-Lab:
48.3739, 68.9883, 33.4923
CIE-LCH:
48.3739, 76.6884, 25.8955
CIE-Luv:
48.3739, 134.7016, 20.5727
Hunter-Lab:
41.3407, 64.1924, 19.8533
#de233f color charts
#de233f color shades, tints & tones
#de233f color schemes
#de233f color preview, HTML & CSS examples
This text has a color of #de233f
<p style="color:#de233f;">Text here</p>
.mytext {color:#de233f;}
This box has a color of #de233f
<div style="background-color:#de233f;">Content here</div>
.mybackground {background-color:#de233f;}
Border around this has a color of #de233f
<div style="border:2px solid #de233f;">Content here</div>
.myborder {border:2px solid #de233f;}