#fb2485 color space conversions
Hex:
#fb2485
RGB:
251, 36, 133
CMY:
2, 86, 48
CMYK:
0, 86, 47, 2
HSL:
333°, 96.4126%, 56.2745%
HSV (HSB):
333°, 85.6574%, 98.4314%
XYZ:
44.6482, 23.4644, 24.3662
xyY:
0.4828, 0.2537, 23.4644
CIE-Lab:
55.5475, 80.2851, 1.9335
CIE-LCH:
55.5475, 80.3083, 1.3796
CIE-Luv:
55.5475, 131.6975, -13.5346
Hunter-Lab:
48.4401, 79.7567, 4.0842
#fb2485 color charts
#fb2485 color shades, tints & tones
#fb2485 color schemes
#fb2485 color preview, HTML & CSS examples
This text has a color of #fb2485
<p style="color:#fb2485;">Text here</p>
.mytext {color:#fb2485;}
This box has a color of #fb2485
<div style="background-color:#fb2485;">Content here</div>
.mybackground {background-color:#fb2485;}
Border around this has a color of #fb2485
<div style="border:2px solid #fb2485;">Content here</div>
.myborder {border:2px solid #fb2485;}