#d21f44 color space conversions
Hex:
#d21f44
RGB:
210, 31, 68
CMY:
18, 88, 73
CMYK:
0, 85, 68, 18
HSL:
348°, 74.2739%, 47.2549%
HSV (HSB):
348°, 85.2381%, 82.3529%
XYZ:
28.1117, 15.0990, 6.9016
xyY:
0.5610, 0.3013, 15.0990
CIE-Lab:
45.7694, 66.8869, 26.7560
CIE-LCH:
45.7694, 72.0399, 21.8023
CIE-Luv:
45.7694, 125.3141, 15.0366
Hunter-Lab:
38.8574, 61.1370, 16.6695
#d21f44 color charts
#d21f44 color shades, tints & tones
#d21f44 color schemes
#d21f44 color preview, HTML & CSS examples
This text has a color of #d21f44
<p style="color:#d21f44;">Text here</p>
.mytext {color:#d21f44;}
This box has a color of #d21f44
<div style="background-color:#d21f44;">Content here</div>
.mybackground {background-color:#d21f44;}
Border around this has a color of #d21f44
<div style="border:2px solid #d21f44;">Content here</div>
.myborder {border:2px solid #d21f44;}