#dd432c color space conversions
Hex:
#dd432c
RGB:
221, 67, 44
CMY:
13, 74, 83
CMYK:
0, 70, 80, 13
HSL:
8°, 72.2449%, 51.9608%
HSV (HSB):
8°, 80.0905%, 86.6667%
XYZ:
32.2806, 19.5683, 4.4586
xyY:
0.5733, 0.3475, 19.5683
CIE-Lab:
51.3456, 58.5664, 47.1778
CIE-LCH:
51.3456, 75.2049, 38.8530
CIE-Luv:
51.3456, 122.0502, 33.9749
Hunter-Lab:
44.2361, 52.8444, 24.9894
#dd432c color charts
#dd432c color shades, tints & tones
#dd432c color schemes
#dd432c color preview, HTML & CSS examples
This text has a color of #dd432c
<p style="color:#dd432c;">Text here</p>
.mytext {color:#dd432c;}
This box has a color of #dd432c
<div style="background-color:#dd432c;">Content here</div>
.mybackground {background-color:#dd432c;}
Border around this has a color of #dd432c
<div style="border:2px solid #dd432c;">Content here</div>
.myborder {border:2px solid #dd432c;}