#d114c9 color space conversions
Hex:
#d114c9
RGB:
209, 20, 201
CMY:
18, 92, 21
CMYK:
0, 90, 4, 18
HSL:
303°, 82.5328%, 44.9020%
HSV (HSB):
303°, 90.4306%, 81.9608%
XYZ:
37.0873, 18.2727, 56.8306
xyY:
0.3306, 0.1629, 18.2727
CIE-Lab:
49.8252, 81.6402, -47.5373
CIE-LCH:
49.8252, 94.4718, 329.7887
CIE-Luv:
49.8252, 71.3470, -82.2037
Hunter-Lab:
42.7465, 80.0617, -48.9022
#d114c9 color charts
#d114c9 color shades, tints & tones
#d114c9 color schemes
#d114c9 color preview, HTML & CSS examples
This text has a color of #d114c9
<p style="color:#d114c9;">Text here</p>
.mytext {color:#d114c9;}
This box has a color of #d114c9
<div style="background-color:#d114c9;">Content here</div>
.mybackground {background-color:#d114c9;}
Border around this has a color of #d114c9
<div style="border:2px solid #d114c9;">Content here</div>
.myborder {border:2px solid #d114c9;}