#d31f51 color space conversions
Hex:
#d31f51
RGB:
211, 31, 81
CMY:
17, 88, 68
CMYK:
0, 85, 62, 17
HSL:
343°, 74.3802%, 47.4510%
HSV (HSB):
343°, 85.3081%, 82.7451%
XYZ:
28.8392, 15.4229, 9.2415
xyY:
0.5390, 0.2883, 15.4229
CIE-Lab:
46.2081, 67.8452, 19.3617
CIE-LCH:
46.2081, 70.5538, 15.9277
CIE-Luv:
46.2081, 121.8425, 8.2807
Hunter-Lab:
39.2720, 62.3542, 13.5383
#d31f51 color charts
#d31f51 color shades, tints & tones
#d31f51 color schemes
#d31f51 color preview, HTML & CSS examples
This text has a color of #d31f51
<p style="color:#d31f51;">Text here</p>
.mytext {color:#d31f51;}
This box has a color of #d31f51
<div style="background-color:#d31f51;">Content here</div>
.mybackground {background-color:#d31f51;}
Border around this has a color of #d31f51
<div style="border:2px solid #d31f51;">Content here</div>
.myborder {border:2px solid #d31f51;}