#d100f3 color space conversions
Hex:
#d100f3
RGB:
209, 0, 243
CMY:
18, 100, 5
CMYK:
14, 100, 0, 5
HSL:
292°, 100.0000%, 47.6471%
HSV (HSB):
292°, 100.0000%, 95.2941%
XYZ:
42.4722, 20.0264, 86.4210
xyY:
0.2852, 0.1345, 20.0264
CIE-Lab:
51.8670, 89.7296, -68.1632
CIE-LCH:
51.8670, 112.6837, 322.7778
CIE-Luv:
51.8670, 56.8451, -113.9543
Hunter-Lab:
44.7508, 91.0969, -83.1728
#d100f3 color charts
#d100f3 color shades, tints & tones
#d100f3 color schemes
#d100f3 color preview, HTML & CSS examples
This text has a color of #d100f3
<p style="color:#d100f3;">Text here</p>
.mytext {color:#d100f3;}
This box has a color of #d100f3
<div style="background-color:#d100f3;">Content here</div>
.mybackground {background-color:#d100f3;}
Border around this has a color of #d100f3
<div style="border:2px solid #d100f3;">Content here</div>
.myborder {border:2px solid #d100f3;}