#d3134b color space conversions
Hex:
#d3134b
RGB:
211, 19, 75
CMY:
17, 93, 71
CMYK:
0, 91, 64, 17
HSL:
343°, 83.4783%, 45.0980%
HSV (HSB):
343°, 90.9953%, 82.7451%
XYZ:
28.3668, 14.8226, 8.0226
xyY:
0.5539, 0.2894, 14.8226
CIE-Lab:
45.3903, 69.5259, 21.9996
CIE-LCH:
45.3903, 72.9235, 17.5586
CIE-Luv:
45.3903, 126.9297, 10.1298
Hunter-Lab:
38.5002, 64.1431, 14.5954
#d3134b color charts
#d3134b color shades, tints & tones
#d3134b color schemes
#d3134b color preview, HTML & CSS examples
This text has a color of #d3134b
<p style="color:#d3134b;">Text here</p>
.mytext {color:#d3134b;}
This box has a color of #d3134b
<div style="background-color:#d3134b;">Content here</div>
.mybackground {background-color:#d3134b;}
Border around this has a color of #d3134b
<div style="border:2px solid #d3134b;">Content here</div>
.myborder {border:2px solid #d3134b;}