#d3154b color space conversions
Hex:
#d3154b
RGB:
211, 21, 75
CMY:
17, 92, 71
CMYK:
0, 90, 64, 17
HSL:
343°, 81.8966%, 45.4902%
HSV (HSB):
343°, 90.0474%, 82.7451%
XYZ:
28.4021, 14.8932, 8.0343
xyY:
0.5533, 0.2901, 14.8932
CIE-Lab:
45.4876, 69.2451, 22.1264
CIE-LCH:
45.4876, 72.6943, 17.7206
CIE-Luv:
45.4876, 126.5048, 10.3379
Hunter-Lab:
38.5917, 63.8341, 14.6708
#d3154b color charts
#d3154b color shades, tints & tones
#d3154b color schemes
#d3154b color preview, HTML & CSS examples
This text has a color of #d3154b
<p style="color:#d3154b;">Text here</p>
.mytext {color:#d3154b;}
This box has a color of #d3154b
<div style="background-color:#d3154b;">Content here</div>
.mybackground {background-color:#d3154b;}
Border around this has a color of #d3154b
<div style="border:2px solid #d3154b;">Content here</div>
.myborder {border:2px solid #d3154b;}