#d2042a color space conversions
Hex:
#d2042a
RGB:
210, 4, 42
CMY:
18, 98, 84
CMYK:
0, 98, 80, 18
HSL:
349°, 96.2617%, 41.9608%
HSV (HSB):
349°, 98.0952%, 82.3529%
XYZ:
27.0397, 13.9556, 3.4590
xyY:
0.6083, 0.3139, 13.9556
CIE-Lab:
44.1692, 69.4946, 40.3975
CIE-LCH:
44.1692, 80.3833, 30.1696
CIE-Luv:
44.1692, 138.0899, 23.3591
Hunter-Lab:
37.3572, 63.8255, 20.6602
#d2042a color charts
#d2042a color shades, tints & tones
#d2042a color schemes
#d2042a color preview, HTML & CSS examples
This text has a color of #d2042a
<p style="color:#d2042a;">Text here</p>
.mytext {color:#d2042a;}
This box has a color of #d2042a
<div style="background-color:#d2042a;">Content here</div>
.mybackground {background-color:#d2042a;}
Border around this has a color of #d2042a
<div style="border:2px solid #d2042a;">Content here</div>
.myborder {border:2px solid #d2042a;}