#d112c8 color space conversions
Hex:
#d112c8
RGB:
209, 18, 200
CMY:
18, 93, 22
CMYK:
0, 91, 4, 18
HSL:
303°, 84.1410%, 44.5098%
HSV (HSB):
303°, 91.3876%, 81.9608%
XYZ:
36.9361, 18.1581, 56.2017
xyY:
0.3319, 0.1632, 18.1581
CIE-Lab:
49.6873, 81.7377, -47.1789
CIE-LCH:
49.6873, 94.3764, 330.0065
CIE-Luv:
49.6873, 71.8964, -81.6366
Hunter-Lab:
42.6123, 80.1516, -48.3695
#d112c8 color charts
#d112c8 color shades, tints & tones
#d112c8 color schemes
#d112c8 color preview, HTML & CSS examples
This text has a color of #d112c8
<p style="color:#d112c8;">Text here</p>
.mytext {color:#d112c8;}
This box has a color of #d112c8
<div style="background-color:#d112c8;">Content here</div>
.mybackground {background-color:#d112c8;}
Border around this has a color of #d112c8
<div style="border:2px solid #d112c8;">Content here</div>
.myborder {border:2px solid #d112c8;}