#ff06d1 color space conversions
Hex:
#ff06d1
RGB:
255, 6, 209
CMY:
0, 98, 18
CMYK:
0, 98, 18, 0
HSL:
311°, 100.0000%, 51.1765%
HSV (HSB):
311°, 97.6471%, 100.0000%
XYZ:
52.8137, 25.9937, 62.5553
xyY:
0.3736, 0.1839, 25.9937
CIE-Lab:
58.0311, 91.9615, -38.6241
CIE-LCH:
58.0311, 99.7434, 337.2174
CIE-Luv:
58.0311, 103.5651, -73.3466
Hunter-Lab:
50.9840, 95.6840, -37.0576
#ff06d1 color charts
#ff06d1 color shades, tints & tones
#ff06d1 color schemes
#ff06d1 color preview, HTML & CSS examples
This text has a color of #ff06d1
<p style="color:#ff06d1;">Text here</p>
.mytext {color:#ff06d1;}
This box has a color of #ff06d1
<div style="background-color:#ff06d1;">Content here</div>
.mybackground {background-color:#ff06d1;}
Border around this has a color of #ff06d1
<div style="border:2px solid #ff06d1;">Content here</div>
.myborder {border:2px solid #ff06d1;}