#d2425c color space conversions
Hex:
#d2425c
RGB:
210, 66, 92
CMY:
18, 74, 64
CMYK:
0, 69, 56, 18
HSL:
349°, 61.5385%, 54.1176%
HSV (HSB):
349°, 68.5714%, 82.3529%
XYZ:
30.4583, 18.3708, 12.0658
xyY:
0.5002, 0.3017, 18.3708
CIE-Lab:
49.9428, 57.9213, 17.6301
CIE-LCH:
49.9428, 60.5450, 16.9292
CIE-Luv:
49.9428, 102.6939, 9.6078
Hunter-Lab:
42.8611, 51.8401, 13.3121
#d2425c color charts
#d2425c color shades, tints & tones
#d2425c color schemes
#d2425c color preview, HTML & CSS examples
This text has a color of #d2425c
<p style="color:#d2425c;">Text here</p>
.mytext {color:#d2425c;}
This box has a color of #d2425c
<div style="background-color:#d2425c;">Content here</div>
.mybackground {background-color:#d2425c;}
Border around this has a color of #d2425c
<div style="border:2px solid #d2425c;">Content here</div>
.myborder {border:2px solid #d2425c;}