#fb5ccd color space conversions
Hex:
#fb5ccd
RGB:
251, 92, 205
CMY:
2, 64, 20
CMYK:
0, 63, 18, 2
HSL:
317°, 95.2096%, 67.2549%
HSV (HSB):
317°, 63.3466%, 98.4314%
XYZ:
54.6303, 32.5713, 61.1652
xyY:
0.3682, 0.2195, 32.5713
CIE-Lab:
63.8123, 71.7022, -27.4157
CIE-LCH:
63.8123, 76.7648, 339.0754
CIE-Luv:
63.8123, 85.3329, -53.8767
Hunter-Lab:
57.0713, 70.9906, -23.5932
#fb5ccd color charts
#fb5ccd color shades, tints & tones
#fb5ccd color schemes
#fb5ccd color preview, HTML & CSS examples
This text has a color of #fb5ccd
<p style="color:#fb5ccd;">Text here</p>
.mytext {color:#fb5ccd;}
This box has a color of #fb5ccd
<div style="background-color:#fb5ccd;">Content here</div>
.mybackground {background-color:#fb5ccd;}
Border around this has a color of #fb5ccd
<div style="border:2px solid #fb5ccd;">Content here</div>
.myborder {border:2px solid #fb5ccd;}