#d2012c color space conversions
Hex:
#d2012c
RGB:
210, 1, 44
CMY:
18, 100, 83
CMYK:
0, 100, 79, 18
HSL:
348°, 99.0521%, 41.3725%
HSV (HSB):
348°, 99.5238%, 82.3529%
XYZ:
27.0438, 13.9052, 3.6415
xyY:
0.6065, 0.3118, 13.9052
CIE-Lab:
44.0967, 69.8243, 39.1779
CIE-LCH:
44.0967, 80.0646, 29.2964
CIE-Luv:
44.0967, 138.1107, 22.5080
Hunter-Lab:
37.2897, 64.1977, 20.3129
#d2012c color charts
#d2012c color shades, tints & tones
#d2012c color schemes
#d2012c color preview, HTML & CSS examples
This text has a color of #d2012c
<p style="color:#d2012c;">Text here</p>
.mytext {color:#d2012c;}
This box has a color of #d2012c
<div style="background-color:#d2012c;">Content here</div>
.mybackground {background-color:#d2012c;}
Border around this has a color of #d2012c
<div style="border:2px solid #d2012c;">Content here</div>
.myborder {border:2px solid #d2012c;}