#d11f50 color space conversions
Hex:
#d11f50
RGB:
209, 31, 80
CMY:
18, 88, 69
CMYK:
0, 85, 62, 18
HSL:
343°, 74.1667%, 47.0588%
HSV (HSB):
343°, 85.1675%, 81.9608%
XYZ:
28.2324, 15.1145, 9.0188
xyY:
0.5391, 0.2886, 15.1145
CIE-Lab:
45.7906, 67.2720, 19.3537
CIE-LCH:
45.7906, 70.0007, 16.0501
CIE-Luv:
45.7906, 120.6105, 8.3520
Hunter-Lab:
38.8773, 61.5901, 13.4600
#d11f50 color charts
#d11f50 color shades, tints & tones
#d11f50 color schemes
#d11f50 color preview, HTML & CSS examples
This text has a color of #d11f50
<p style="color:#d11f50;">Text here</p>
.mytext {color:#d11f50;}
This box has a color of #d11f50
<div style="background-color:#d11f50;">Content here</div>
.mybackground {background-color:#d11f50;}
Border around this has a color of #d11f50
<div style="border:2px solid #d11f50;">Content here</div>
.myborder {border:2px solid #d11f50;}