#ff00c6 color space conversions
Hex:
#ff00c6
RGB:
255, 0, 198
CMY:
0, 100, 22
CMYK:
0, 100, 22, 0
HSL:
313°, 100.0000%, 50.0000%
HSV (HSB):
313°, 100.0000%, 100.0000%
XYZ:
51.4330, 25.3372, 55.6058
xyY:
0.3885, 0.1914, 25.3372
CIE-Lab:
57.4025, 91.0570, -33.3077
CIE-LCH:
57.4025, 96.9576, 339.9080
CIE-Luv:
57.4025, 108.9622, -65.0743
Hunter-Lab:
50.3361, 94.3018, -30.2619
#ff00c6 color charts
#ff00c6 color shades, tints & tones
#ff00c6 color schemes
#ff00c6 color preview, HTML & CSS examples
This text has a color of #ff00c6
<p style="color:#ff00c6;">Text here</p>
.mytext {color:#ff00c6;}
This box has a color of #ff00c6
<div style="background-color:#ff00c6;">Content here</div>
.mybackground {background-color:#ff00c6;}
Border around this has a color of #ff00c6
<div style="border:2px solid #ff00c6;">Content here</div>
.myborder {border:2px solid #ff00c6;}