#fb6d85 color space conversions
Hex:
#fb6d85
RGB:
251, 109, 133
CMY:
2, 57, 48
CMYK:
0, 57, 47, 2
HSL:
350°, 94.6667%, 70.5882%
HSV (HSB):
350°, 56.5737%, 98.4314%
XYZ:
49.4859, 33.1400, 25.9788
xyY:
0.4557, 0.3051, 33.1400
CIE-Lab:
64.2741, 56.2303, 14.3576
CIE-LCH:
64.2741, 58.0344, 14.3236
CIE-Luv:
64.2741, 99.5262, 7.7245
Hunter-Lab:
57.5673, 52.6991, 13.5410
#fb6d85 color charts
#fb6d85 color shades, tints & tones
#fb6d85 color schemes
#fb6d85 color preview, HTML & CSS examples
This text has a color of #fb6d85
<p style="color:#fb6d85;">Text here</p>
.mytext {color:#fb6d85;}
This box has a color of #fb6d85
<div style="background-color:#fb6d85;">Content here</div>
.mybackground {background-color:#fb6d85;}
Border around this has a color of #fb6d85
<div style="border:2px solid #fb6d85;">Content here</div>
.myborder {border:2px solid #fb6d85;}