#ff26c4 color space conversions
Hex:
#ff26c4
RGB:
255, 38, 196
CMY:
0, 85, 23
CMYK:
0, 85, 23, 0
HSL:
316°, 100.0000%, 57.4510%
HSV (HSB):
316°, 85.0980%, 100.0000%
XYZ:
51.8969, 26.6317, 54.6297
xyY:
0.3897, 0.2000, 26.6317
CIE-Lab:
58.6319, 86.9791, -30.2471
CIE-LCH:
58.6319, 92.0883, 340.8248
CIE-Luv:
58.6319, 106.3726, -60.0393
Hunter-Lab:
51.6060, 89.1960, -26.6398
#ff26c4 color charts
#ff26c4 color shades, tints & tones
#ff26c4 color schemes
#ff26c4 color preview, HTML & CSS examples
This text has a color of #ff26c4
<p style="color:#ff26c4;">Text here</p>
.mytext {color:#ff26c4;}
This box has a color of #ff26c4
<div style="background-color:#ff26c4;">Content here</div>
.mybackground {background-color:#ff26c4;}
Border around this has a color of #ff26c4
<div style="border:2px solid #ff26c4;">Content here</div>
.myborder {border:2px solid #ff26c4;}