#dd263c color space conversions
Hex:
#dd263c
RGB:
221, 38, 60
CMY:
13, 85, 76
CMYK:
0, 83, 73, 13
HSL:
353°, 72.9084%, 50.7843%
HSV (HSB):
353°, 82.8054%, 86.6667%
XYZ:
31.3275, 17.0846, 5.9215
xyY:
0.5766, 0.3144, 17.0846
CIE-Lab:
48.3665, 67.9399, 35.2027
CIE-LCH:
48.3665, 76.5183, 27.3907
CIE-Luv:
48.3665, 133.6292, 22.1348
Hunter-Lab:
41.3335, 62.9550, 20.4395
#dd263c color charts
#dd263c color shades, tints & tones
#dd263c color schemes
#dd263c color preview, HTML & CSS examples
This text has a color of #dd263c
<p style="color:#dd263c;">Text here</p>
.mytext {color:#dd263c;}
This box has a color of #dd263c
<div style="background-color:#dd263c;">Content here</div>
.mybackground {background-color:#dd263c;}
Border around this has a color of #dd263c
<div style="border:2px solid #dd263c;">Content here</div>
.myborder {border:2px solid #dd263c;}