#fb00a2 color space conversions
Hex:
#fb00a2
RGB:
251, 0, 162
CMY:
2, 100, 36
CMYK:
0, 100, 35, 2
HSL:
321°, 100.0000%, 49.2157%
HSV (HSB):
321°, 100.0000%, 98.4314%
XYZ:
46.3052, 23.1179, 36.2041
xyY:
0.4384, 0.2189, 23.1179
CIE-Lab:
55.1935, 86.5611, -15.8097
CIE-LCH:
55.1935, 87.9930, 349.6495
CIE-Luv:
55.1935, 122.9519, -38.4679
Hunter-Lab:
48.0810, 87.7656, -10.9874
#fb00a2 color charts
#fb00a2 color shades, tints & tones
#fb00a2 color schemes
#fb00a2 color preview, HTML & CSS examples
This text has a color of #fb00a2
<p style="color:#fb00a2;">Text here</p>
.mytext {color:#fb00a2;}
This box has a color of #fb00a2
<div style="background-color:#fb00a2;">Content here</div>
.mybackground {background-color:#fb00a2;}
Border around this has a color of #fb00a2
<div style="border:2px solid #fb00a2;">Content here</div>
.myborder {border:2px solid #fb00a2;}