#fb6194 color space conversions
Hex:
#fb6194
RGB:
251, 97, 148
CMY:
2, 62, 42
CMYK:
0, 61, 41, 2
HSL:
340°, 95.0617%, 68.2353%
HSV (HSB):
340°, 61.3546%, 98.4314%
XYZ:
49.4037, 31.1967, 31.4347
xyY:
0.4410, 0.2785, 31.1967
CIE-Lab:
62.6734, 62.9069, 3.4595
CIE-LCH:
62.6734, 63.0019, 3.1477
CIE-Luv:
62.6734, 102.0398, -7.5811
Hunter-Lab:
55.8540, 60.1411, 5.7294
#fb6194 color charts
#fb6194 color shades, tints & tones
#fb6194 color schemes
#fb6194 color preview, HTML & CSS examples
This text has a color of #fb6194
<p style="color:#fb6194;">Text here</p>
.mytext {color:#fb6194;}
This box has a color of #fb6194
<div style="background-color:#fb6194;">Content here</div>
.mybackground {background-color:#fb6194;}
Border around this has a color of #fb6194
<div style="border:2px solid #fb6194;">Content here</div>
.myborder {border:2px solid #fb6194;}