#d0182c color space conversions
Hex:
#d0182c
RGB:
208, 24, 44
CMY:
18, 91, 83
CMYK:
0, 88, 79, 18
HSL:
353°, 79.3103%, 45.4902%
HSV (HSB):
353°, 88.4615%, 81.5686%
XYZ:
26.7937, 14.2450, 3.7203
xyY:
0.5986, 0.3183, 14.2450
CIE-Lab:
44.5823, 66.7141, 39.5538
CIE-LCH:
44.5823, 77.5582, 30.6631
CIE-Luv:
44.5823, 132.1898, 23.8568
Hunter-Lab:
37.7426, 60.6688, 20.5756
#d0182c color charts
#d0182c color shades, tints & tones
#d0182c color schemes
#d0182c color preview, HTML & CSS examples
This text has a color of #d0182c
<p style="color:#d0182c;">Text here</p>
.mytext {color:#d0182c;}
This box has a color of #d0182c
<div style="background-color:#d0182c;">Content here</div>
.mybackground {background-color:#d0182c;}
Border around this has a color of #d0182c
<div style="border:2px solid #d0182c;">Content here</div>
.myborder {border:2px solid #d0182c;}