#fb6785 color space conversions
Hex:
#fb6785
RGB:
251, 103, 133
CMY:
2, 60, 48
CMYK:
0, 59, 47, 2
HSL:
348°, 94.8718%, 69.4118%
HSV (HSB):
348°, 58.9641%, 98.4314%
XYZ:
48.8675, 31.9032, 25.7726
xyY:
0.4587, 0.2994, 31.9032
CIE-Lab:
63.2628, 58.9068, 12.9429
CIE-LCH:
63.2628, 60.3120, 12.3920
CIE-Luv:
63.2628, 103.1261, 5.3177
Hunter-Lab:
56.4829, 55.5885, 12.4846
#fb6785 color charts
#fb6785 color shades, tints & tones
#fb6785 color schemes
#fb6785 color preview, HTML & CSS examples
This text has a color of #fb6785
<p style="color:#fb6785;">Text here</p>
.mytext {color:#fb6785;}
This box has a color of #fb6785
<div style="background-color:#fb6785;">Content here</div>
.mybackground {background-color:#fb6785;}
Border around this has a color of #fb6785
<div style="border:2px solid #fb6785;">Content here</div>
.myborder {border:2px solid #fb6785;}