#fb299d color space conversions
Hex:
#fb299d
RGB:
251, 41, 157
CMY:
2, 84, 38
CMYK:
0, 84, 37, 2
HSL:
327°, 96.3303%, 57.2549%
HSV (HSB):
327°, 83.6653%, 98.4314%
XYZ:
46.6624, 24.5294, 34.1736
xyY:
0.4429, 0.2328, 24.5294
CIE-Lab:
56.6140, 81.4473, -10.7203
CIE-LCH:
56.6140, 82.1498, 352.5017
CIE-Luv:
56.6140, 120.0370, -30.4901
Hunter-Lab:
49.5272, 81.5025, -6.2408
#fb299d color charts
#fb299d color shades, tints & tones
#fb299d color schemes
#fb299d color preview, HTML & CSS examples
This text has a color of #fb299d
<p style="color:#fb299d;">Text here</p>
.mytext {color:#fb299d;}
This box has a color of #fb299d
<div style="background-color:#fb299d;">Content here</div>
.mybackground {background-color:#fb299d;}
Border around this has a color of #fb299d
<div style="border:2px solid #fb299d;">Content here</div>
.myborder {border:2px solid #fb299d;}