#ff00c7 color space conversions
Hex:
#ff00c7
RGB:
255, 0, 199
CMY:
0, 100, 22
CMYK:
0, 100, 22, 0
HSL:
313°, 100.0000%, 50.0000%
HSV (HSB):
313°, 100.0000%, 100.0000%
XYZ:
51.5488, 25.3835, 56.2154
xyY:
0.3872, 0.1906, 25.3835
CIE-Lab:
57.4472, 91.1698, -33.8127
CIE-LCH:
57.4472, 97.2380, 339.6514
CIE-Luv:
57.4472, 108.4947, -65.8570
Hunter-Lab:
50.3821, 94.4651, -30.8873
#ff00c7 color charts
#ff00c7 color shades, tints & tones
#ff00c7 color schemes
#ff00c7 color preview, HTML & CSS examples
This text has a color of #ff00c7
<p style="color:#ff00c7;">Text here</p>
.mytext {color:#ff00c7;}
This box has a color of #ff00c7
<div style="background-color:#ff00c7;">Content here</div>
.mybackground {background-color:#ff00c7;}
Border around this has a color of #ff00c7
<div style="border:2px solid #ff00c7;">Content here</div>
.myborder {border:2px solid #ff00c7;}