#fb56cd color space conversions
Hex:
#fb56cd
RGB:
251, 86, 205
CMY:
2, 66, 20
CMYK:
0, 66, 18, 2
HSL:
317°, 95.3757%, 66.0784%
HSV (HSB):
317°, 65.7371%, 98.4314%
XYZ:
54.1309, 31.5726, 60.9987
xyY:
0.3690, 0.2152, 31.5726
CIE-Lab:
62.9880, 73.9844, -28.6870
CIE-LCH:
62.9880, 79.3513, 338.8065
CIE-Luv:
62.9880, 87.4656, -56.1101
Hunter-Lab:
56.1895, 73.6288, -25.0320
#fb56cd color charts
#fb56cd color shades, tints & tones
#fb56cd color schemes
#fb56cd color preview, HTML & CSS examples
This text has a color of #fb56cd
<p style="color:#fb56cd;">Text here</p>
.mytext {color:#fb56cd;}
This box has a color of #fb56cd
<div style="background-color:#fb56cd;">Content here</div>
.mybackground {background-color:#fb56cd;}
Border around this has a color of #fb56cd
<div style="border:2px solid #fb56cd;">Content here</div>
.myborder {border:2px solid #fb56cd;}