#d2042c color space conversions
Hex:
#d2042c
RGB:
210, 4, 44
CMY:
18, 98, 83
CMYK:
0, 98, 79, 18
HSL:
348°, 96.2617%, 41.9608%
HSV (HSB):
348°, 98.0952%, 82.3529%
XYZ:
27.0764, 13.9703, 3.6523
xyY:
0.6057, 0.3125, 13.9703
CIE-Lab:
44.1903, 69.5525, 39.2754
CIE-LCH:
44.1903, 79.8755, 29.4529
CIE-Luv:
44.1903, 137.6455, 22.6885
Hunter-Lab:
37.3769, 63.8985, 20.3702
#d2042c color charts
#d2042c color shades, tints & tones
#d2042c color schemes
#d2042c color preview, HTML & CSS examples
This text has a color of #d2042c
<p style="color:#d2042c;">Text here</p>
.mytext {color:#d2042c;}
This box has a color of #d2042c
<div style="background-color:#d2042c;">Content here</div>
.mybackground {background-color:#d2042c;}
Border around this has a color of #d2042c
<div style="border:2px solid #d2042c;">Content here</div>
.myborder {border:2px solid #d2042c;}