#d50e43 color space conversions
Hex:
#d50e43
RGB:
213, 14, 67
CMY:
16, 95, 74
CMYK:
0, 93, 69, 16
HSL:
344°, 87.6652%, 44.5098%
HSV (HSB):
344°, 93.4272%, 83.5294%
XYZ:
28.6107, 14.8655, 6.6716
xyY:
0.5705, 0.2964, 14.8655
CIE-Lab:
45.4494, 70.2262, 27.1001
CIE-LCH:
45.4494, 75.2737, 21.1015
CIE-Luv:
45.4494, 132.0618, 14.3260
Hunter-Lab:
38.5557, 64.9854, 16.7297
#d50e43 color charts
#d50e43 color shades, tints & tones
#d50e43 color schemes
#d50e43 color preview, HTML & CSS examples
This text has a color of #d50e43
<p style="color:#d50e43;">Text here</p>
.mytext {color:#d50e43;}
This box has a color of #d50e43
<div style="background-color:#d50e43;">Content here</div>
.mybackground {background-color:#d50e43;}
Border around this has a color of #d50e43
<div style="border:2px solid #d50e43;">Content here</div>
.myborder {border:2px solid #d50e43;}