#d2445c color space conversions
Hex:
#d2445c
RGB:
210, 68, 92
CMY:
18, 73, 64
CMYK:
0, 68, 56, 18
HSL:
350°, 61.2069%, 54.5098%
HSV (HSB):
350°, 67.6190%, 82.3529%
XYZ:
30.5772, 18.6086, 12.1054
xyY:
0.4989, 0.3036, 18.6086
CIE-Lab:
50.2261, 57.1447, 18.0136
CIE-LCH:
50.2261, 59.9167, 17.4963
CIE-Luv:
50.2261, 101.6178, 10.2321
Hunter-Lab:
43.1377, 51.0350, 13.5582
#d2445c color charts
#d2445c color shades, tints & tones
#d2445c color schemes
#d2445c color preview, HTML & CSS examples
This text has a color of #d2445c
<p style="color:#d2445c;">Text here</p>
.mytext {color:#d2445c;}
This box has a color of #d2445c
<div style="background-color:#d2445c;">Content here</div>
.mybackground {background-color:#d2445c;}
Border around this has a color of #d2445c
<div style="border:2px solid #d2445c;">Content here</div>
.myborder {border:2px solid #d2445c;}