#d11f65 color space conversions
Hex:
#d11f65
RGB:
209, 31, 101
CMY:
18, 88, 60
CMYK:
0, 85, 52, 18
HSL:
336°, 74.1667%, 47.0588%
HSV (HSB):
336°, 85.1675%, 81.9608%
XYZ:
29.1334, 15.4749, 13.7634
xyY:
0.4991, 0.2651, 15.4749
CIE-Lab:
46.2779, 68.6835, 7.0023
CIE-LCH:
46.2779, 69.0396, 5.8212
CIE-Luv:
46.2779, 112.7039, -4.8116
Hunter-Lab:
39.3381, 63.3538, 6.7927
#d11f65 color charts
#d11f65 color shades, tints & tones
#d11f65 color schemes
#d11f65 color preview, HTML & CSS examples
This text has a color of #d11f65
<p style="color:#d11f65;">Text here</p>
.mytext {color:#d11f65;}
This box has a color of #d11f65
<div style="background-color:#d11f65;">Content here</div>
.mybackground {background-color:#d11f65;}
Border around this has a color of #d11f65
<div style="border:2px solid #d11f65;">Content here</div>
.myborder {border:2px solid #d11f65;}