#ff06b5 color space conversions
Hex:
#ff06b5
RGB:
255, 6, 181
CMY:
0, 98, 29
CMYK:
0, 98, 29, 0
HSL:
318°, 100.0000%, 51.1765%
HSV (HSB):
318°, 97.6471%, 100.0000%
XYZ:
49.6456, 24.7264, 45.8721
xyY:
0.4129, 0.2056, 24.7264
CIE-Lab:
56.8079, 88.8443, -24.4006
CIE-LCH:
56.8079, 92.1341, 344.6427
CIE-Luv:
56.8079, 116.6403, -51.4264
Hunter-Lab:
49.7257, 91.1926, -19.8872
#ff06b5 color charts
#ff06b5 color shades, tints & tones
#ff06b5 color schemes
#ff06b5 color preview, HTML & CSS examples
This text has a color of #ff06b5
<p style="color:#ff06b5;">Text here</p>
.mytext {color:#ff06b5;}
This box has a color of #ff06b5
<div style="background-color:#ff06b5;">Content here</div>
.mybackground {background-color:#ff06b5;}
Border around this has a color of #ff06b5
<div style="border:2px solid #ff06b5;">Content here</div>
.myborder {border:2px solid #ff06b5;}