#fc26cb color space conversions
Hex:
#fc26cb
RGB:
252, 38, 203
CMY:
1, 85, 20
CMYK:
0, 85, 19, 1
HSL:
314°, 97.2727%, 56.8627%
HSV (HSB):
314°, 84.9206%, 98.8235%
XYZ:
51.6175, 26.3935, 58.8738
xyY:
0.3771, 0.1928, 26.3935
CIE-Lab:
58.4087, 87.2066, -34.6453
CIE-LCH:
58.4087, 93.8365, 338.3331
CIE-Luv:
58.4087, 100.9634, -66.6276
Hunter-Lab:
51.3746, 89.4385, -31.9825
#fc26cb color charts
#fc26cb color shades, tints & tones
#fc26cb color schemes
#fc26cb color preview, HTML & CSS examples
This text has a color of #fc26cb
<p style="color:#fc26cb;">Text here</p>
.mytext {color:#fc26cb;}
This box has a color of #fc26cb
<div style="background-color:#fc26cb;">Content here</div>
.mybackground {background-color:#fc26cb;}
Border around this has a color of #fc26cb
<div style="border:2px solid #fc26cb;">Content here</div>
.myborder {border:2px solid #fc26cb;}