#ff06c1 color space conversions
Hex:
#ff06c1
RGB:
255, 6, 193
CMY:
0, 98, 24
CMYK:
0, 98, 24, 0
HSL:
315°, 100.0000%, 51.1765%
HSV (HSB):
315°, 97.6471%, 100.0000%
XYZ:
50.9308, 25.2405, 52.6396
xyY:
0.3954, 0.1960, 25.2405
CIE-Lab:
57.3090, 90.1294, -30.5743
CIE-LCH:
57.3090, 95.1740, 341.2617
CIE-Luv:
57.3090, 110.9689, -60.8270
Hunter-Lab:
50.2399, 93.0346, -26.9540
#ff06c1 color charts
#ff06c1 color shades, tints & tones
#ff06c1 color schemes
#ff06c1 color preview, HTML & CSS examples
This text has a color of #ff06c1
<p style="color:#ff06c1;">Text here</p>
.mytext {color:#ff06c1;}
This box has a color of #ff06c1
<div style="background-color:#ff06c1;">Content here</div>
.mybackground {background-color:#ff06c1;}
Border around this has a color of #ff06c1
<div style="border:2px solid #ff06c1;">Content here</div>
.myborder {border:2px solid #ff06c1;}