#d2034f color space conversions
Hex:
#d2034f
RGB:
210, 3, 79
CMY:
18, 99, 69
CMYK:
0, 99, 62, 18
HSL:
338°, 97.1831%, 41.7647%
HSV (HSB):
338°, 98.5714%, 82.3529%
XYZ:
28.0222, 14.3313, 8.6864
xyY:
0.5490, 0.2808, 14.3313
CIE-Lab:
44.7043, 71.1239, 18.5652
CIE-LCH:
44.7043, 73.5070, 14.6293
CIE-Luv:
44.7043, 127.1388, 6.4268
Hunter-Lab:
37.8567, 65.8797, 12.8953
#d2034f color charts
#d2034f color shades, tints & tones
#d2034f color schemes
#d2034f color preview, HTML & CSS examples
This text has a color of #d2034f
<p style="color:#d2034f;">Text here</p>
.mytext {color:#d2034f;}
This box has a color of #d2034f
<div style="background-color:#d2034f;">Content here</div>
.mybackground {background-color:#d2034f;}
Border around this has a color of #d2034f
<div style="border:2px solid #d2034f;">Content here</div>
.myborder {border:2px solid #d2034f;}