#fb6bec color space conversions
Hex:
#fb6bec
RGB:
251, 107, 236
CMY:
2, 58, 7
CMYK:
0, 57, 6, 2
HSL:
306°, 94.7368%, 70.1961%
HSV (HSB):
306°, 57.3705%, 98.4314%
XYZ:
60.1817, 37.0807, 83.3423
xyY:
0.3332, 0.2053, 37.0807
CIE-Lab:
67.3376, 70.1368, -39.2642
CIE-LCH:
67.3376, 80.3795, 330.7589
CIE-Luv:
67.3376, 70.0319, -72.7949
Hunter-Lab:
60.8940, 69.8476, -38.5212
#fb6bec color charts
#fb6bec color shades, tints & tones
#fb6bec color schemes
#fb6bec color preview, HTML & CSS examples
This text has a color of #fb6bec
<p style="color:#fb6bec;">Text here</p>
.mytext {color:#fb6bec;}
This box has a color of #fb6bec
<div style="background-color:#fb6bec;">Content here</div>
.mybackground {background-color:#fb6bec;}
Border around this has a color of #fb6bec
<div style="border:2px solid #fb6bec;">Content here</div>
.myborder {border:2px solid #fb6bec;}