#de063d color space conversions
Hex:
#de063d
RGB:
222, 6, 61
CMY:
13, 98, 76
CMYK:
0, 97, 73, 13
HSL:
345°, 94.7368%, 44.7059%
HSV (HSB):
345°, 97.2973%, 87.0588%
XYZ:
31.0316, 15.9968, 5.8670
xyY:
0.5867, 0.3024, 15.9968
CIE-Lab:
46.9702, 72.8673, 33.0285
CIE-LCH:
46.9702, 80.0033, 24.3833
CIE-Luv:
46.9702, 141.8348, 18.6547
Hunter-Lab:
39.9960, 68.4997, 19.2999
#de063d color charts
#de063d color shades, tints & tones
#de063d color schemes
#de063d color preview, HTML & CSS examples
This text has a color of #de063d
<p style="color:#de063d;">Text here</p>
.mytext {color:#de063d;}
This box has a color of #de063d
<div style="background-color:#de063d;">Content here</div>
.mybackground {background-color:#de063d;}
Border around this has a color of #de063d
<div style="border:2px solid #de063d;">Content here</div>
.myborder {border:2px solid #de063d;}