#fb55cd color space conversions
Hex:
#fb55cd
RGB:
251, 85, 205
CMY:
2, 67, 20
CMYK:
0, 66, 18, 2
HSL:
317°, 95.4023%, 65.8824%
HSV (HSB):
317°, 66.1355%, 98.4314%
XYZ:
54.0516, 31.4140, 60.9723
xyY:
0.3691, 0.2145, 31.4140
CIE-Lab:
62.8556, 74.3529, -28.8915
CIE-LCH:
62.8556, 79.7689, 338.7652
CIE-Luv:
62.8556, 87.8076, -56.4684
Hunter-Lab:
56.0482, 74.0570, -25.2651
#fb55cd color charts
#fb55cd color shades, tints & tones
#fb55cd color schemes
#fb55cd color preview, HTML & CSS examples
This text has a color of #fb55cd
<p style="color:#fb55cd;">Text here</p>
.mytext {color:#fb55cd;}
This box has a color of #fb55cd
<div style="background-color:#fb55cd;">Content here</div>
.mybackground {background-color:#fb55cd;}
Border around this has a color of #fb55cd
<div style="border:2px solid #fb55cd;">Content here</div>
.myborder {border:2px solid #fb55cd;}