#d2425f color space conversions
Hex:
#d2425f
RGB:
210, 66, 95
CMY:
18, 74, 63
CMYK:
0, 69, 55, 18
HSL:
348°, 61.5385%, 54.1176%
HSV (HSB):
348°, 68.5714%, 82.3529%
XYZ:
30.5921, 18.4243, 12.7703
xyY:
0.4951, 0.2982, 18.4243
CIE-Lab:
50.0067, 58.1458, 15.9059
CIE-LCH:
50.0067, 60.2821, 15.2991
CIE-Luv:
50.0067, 101.7885, 7.7523
Hunter-Lab:
42.9235, 52.1029, 12.4069
#d2425f color charts
#d2425f color shades, tints & tones
#d2425f color schemes
#d2425f color preview, HTML & CSS examples
This text has a color of #d2425f
<p style="color:#d2425f;">Text here</p>
.mytext {color:#d2425f;}
This box has a color of #d2425f
<div style="background-color:#d2425f;">Content here</div>
.mybackground {background-color:#d2425f;}
Border around this has a color of #d2425f
<div style="border:2px solid #d2425f;">Content here</div>
.myborder {border:2px solid #d2425f;}