#fb2381 color space conversions
Hex:
#fb2381
RGB:
251, 35, 129
CMY:
2, 86, 49
CMYK:
0, 86, 49, 2
HSL:
334°, 96.4286%, 56.0784%
HSV (HSB):
334°, 86.0558%, 98.4314%
XYZ:
44.3471, 23.2963, 22.9282
xyY:
0.4896, 0.2572, 23.2963
CIE-Lab:
55.3762, 80.1480, 4.0754
CIE-LCH:
55.3762, 80.2516, 2.9109
CIE-Luv:
55.3762, 133.6407, -10.8542
Hunter-Lab:
48.2662, 79.5405, 5.6215
#fb2381 color charts
#fb2381 color shades, tints & tones
#fb2381 color schemes
#fb2381 color preview, HTML & CSS examples
This text has a color of #fb2381
<p style="color:#fb2381;">Text here</p>
.mytext {color:#fb2381;}
This box has a color of #fb2381
<div style="background-color:#fb2381;">Content here</div>
.mybackground {background-color:#fb2381;}
Border around this has a color of #fb2381
<div style="border:2px solid #fb2381;">Content here</div>
.myborder {border:2px solid #fb2381;}