#fb6fdc color space conversions
Hex:
#fb6fdc
RGB:
251, 111, 220
CMY:
2, 56, 14
CMYK:
0, 56, 12, 2
HSL:
313°, 94.5946%, 70.9804%
HSV (HSB):
313°, 55.7769%, 98.4314%
XYZ:
58.3864, 37.0454, 71.7833
xyY:
0.3492, 0.2215, 37.0454
CIE-Lab:
67.3111, 65.9384, -30.4277
CIE-LCH:
67.3111, 72.6204, 335.2287
CIE-Luv:
67.3111, 73.2743, -58.0653
Hunter-Lab:
60.8649, 64.7174, -27.3204
#fb6fdc color charts
#fb6fdc color shades, tints & tones
#fb6fdc color schemes
#fb6fdc color preview, HTML & CSS examples
This text has a color of #fb6fdc
<p style="color:#fb6fdc;">Text here</p>
.mytext {color:#fb6fdc;}
This box has a color of #fb6fdc
<div style="background-color:#fb6fdc;">Content here</div>
.mybackground {background-color:#fb6fdc;}
Border around this has a color of #fb6fdc
<div style="border:2px solid #fb6fdc;">Content here</div>
.myborder {border:2px solid #fb6fdc;}