#d112d8 color space conversions
Hex:
#d112d8
RGB:
209, 18, 216
CMY:
18, 93, 15
CMYK:
3, 92, 0, 15
HSL:
298°, 84.6154%, 45.8824%
HSV (HSB):
298°, 91.6667%, 84.7059%
XYZ:
38.9055, 18.9458, 66.5721
xyY:
0.3127, 0.1523, 18.9458
CIE-Lab:
50.6237, 84.0739, -54.8806
CIE-LCH:
50.6237, 100.4007, 326.8649
CIE-Luv:
50.6237, 65.6959, -93.5764
Hunter-Lab:
43.5268, 83.3766, -60.2125
#d112d8 color charts
#d112d8 color shades, tints & tones
#d112d8 color schemes
#d112d8 color preview, HTML & CSS examples
This text has a color of #d112d8
<p style="color:#d112d8;">Text here</p>
.mytext {color:#d112d8;}
This box has a color of #d112d8
<div style="background-color:#d112d8;">Content here</div>
.mybackground {background-color:#d112d8;}
Border around this has a color of #d112d8
<div style="border:2px solid #d112d8;">Content here</div>
.myborder {border:2px solid #d112d8;}