#d112d1 color space conversions
Hex:
#d112d1
RGB:
209, 18, 209
CMY:
18, 93, 18
CMYK:
0, 91, 0, 18
HSL:
300°, 84.1410%, 44.5098%
HSV (HSB):
300°, 91.3876%, 81.9608%
XYZ:
38.0194, 18.5914, 61.9062
xyY:
0.3208, 0.1569, 18.5914
CIE-Lab:
50.2057, 83.0359, -51.5392
CIE-LCH:
50.2057, 97.7305, 328.1727
CIE-Luv:
50.2057, 68.3590, -88.3906
Hunter-Lab:
43.1177, 81.9380, -54.9432
#d112d1 color charts
#d112d1 color shades, tints & tones
#d112d1 color schemes
#d112d1 color preview, HTML & CSS examples
This text has a color of #d112d1
<p style="color:#d112d1;">Text here</p>
.mytext {color:#d112d1;}
This box has a color of #d112d1
<div style="background-color:#d112d1;">Content here</div>
.mybackground {background-color:#d112d1;}
Border around this has a color of #d112d1
<div style="border:2px solid #d112d1;">Content here</div>
.myborder {border:2px solid #d112d1;}