#d100cf color space conversions
Hex:
#d100cf
RGB:
209, 0, 207
CMY:
18, 100, 19
CMYK:
0, 100, 1, 18
HSL:
301°, 100.0000%, 40.9804%
HSV (HSB):
301°, 100.0000%, 81.9608%
XYZ:
37.5570, 18.0603, 60.5380
xyY:
0.3233, 0.1555, 18.0603
CIE-Lab:
49.5692, 84.2797, -51.4068
CIE-LCH:
49.5692, 98.7204, 328.6187
CIE-Luv:
49.5692, 70.0465, -88.0685
Hunter-Lab:
42.4974, 83.3784, -54.7110
#d100cf color charts
#d100cf RGB chart
#d100cf CMYK chart
#d100cf RGB pie chart
#d100cf color shades, tints & tones
#d100cf color schemes
#d100cf color preview, HTML & CSS examples
This text has a color of #d100cf
<p style="color:#d100cf;">Text here</p>
.mytext {color:#d100cf;}
Text color #d100cf
This box has a color of #d100cf
<div style="background-color:#d100cf;">Content here</div>
.mybackground {background-color:#d100cf;}
Background color #d100cf
Border around this has a color of #d100cf
<div style="border:2px solid #d100cf;">Content here</div>
.myborder {border:2px solid #d100cf;}
Border color #d100cf