#d21e43 color space conversions
Hex:
#d21e43
RGB:
210, 30, 67
CMY:
18, 88, 74
CMYK:
0, 86, 68, 18
HSL:
348°, 75.0000%, 47.0588%
HSV (HSB):
348°, 85.7143%, 82.3529%
XYZ:
28.0557, 15.0354, 6.7336
xyY:
0.5631, 0.3018, 15.0354
CIE-Lab:
45.6827, 67.0396, 27.2586
CIE-LCH:
45.6827, 72.3695, 22.1269
CIE-Luv:
45.6827, 125.9312, 15.3876
Hunter-Lab:
38.7755, 61.2950, 16.8468
#d21e43 color charts
#d21e43 color shades, tints & tones
#d21e43 color schemes
#d21e43 color preview, HTML & CSS examples
This text has a color of #d21e43
<p style="color:#d21e43;">Text here</p>
.mytext {color:#d21e43;}
This box has a color of #d21e43
<div style="background-color:#d21e43;">Content here</div>
.mybackground {background-color:#d21e43;}
Border around this has a color of #d21e43
<div style="border:2px solid #d21e43;">Content here</div>
.myborder {border:2px solid #d21e43;}