#fb6090 color space conversions
Hex:
#fb6090
RGB:
251, 96, 144
CMY:
2, 62, 44
CMYK:
0, 62, 43, 2
HSL:
341°, 95.0920%, 68.0392%
HSV (HSB):
341°, 61.7530%, 98.4314%
XYZ:
49.0006, 30.8886, 29.7650
xyY:
0.4469, 0.2817, 30.8886
CIE-Lab:
62.4135, 62.9308, 5.3944
CIE-LCH:
62.4135, 63.1616, 4.8994
CIE-Luv:
62.4135, 103.8143, -5.0780
Hunter-Lab:
55.5775, 60.1160, 7.1510
#fb6090 color charts
#fb6090 color shades, tints & tones
#fb6090 color schemes
#fb6090 color preview, HTML & CSS examples
This text has a color of #fb6090
<p style="color:#fb6090;">Text here</p>
.mytext {color:#fb6090;}
This box has a color of #fb6090
<div style="background-color:#fb6090;">Content here</div>
.mybackground {background-color:#fb6090;}
Border around this has a color of #fb6090
<div style="border:2px solid #fb6090;">Content here</div>
.myborder {border:2px solid #fb6090;}