#d13131 color space conversions
Hex:
#d13131
RGB:
209, 49, 49
CMY:
18, 81, 81
CMYK:
0, 77, 77, 18
HSL:
0°, 63.4921%, 50.5882%
HSV (HSB):
0°, 76.5550%, 81.9608%
XYZ:
27.9472, 15.9737, 4.5160
xyY:
0.5770, 0.3298, 15.9737
CIE-Lab:
46.9399, 61.1905, 39.2872
CIE-LCH:
46.9399, 72.7170, 32.7024
CIE-Luv:
46.9399, 121.9479, 26.2966
Hunter-Lab:
39.9671, 54.8746, 21.2776
#d13131 color charts
#d13131 color shades, tints & tones
#d13131 color schemes
#d13131 color preview, HTML & CSS examples
This text has a color of #d13131
<p style="color:#d13131;">Text here</p>
.mytext {color:#d13131;}
This box has a color of #d13131
<div style="background-color:#d13131;">Content here</div>
.mybackground {background-color:#d13131;}
Border around this has a color of #d13131
<div style="border:2px solid #d13131;">Content here</div>
.myborder {border:2px solid #d13131;}