#fb74e1 color space conversions
Hex:
#fb74e1
RGB:
251, 116, 225
CMY:
2, 55, 12
CMYK:
0, 54, 10, 2
HSL:
312°, 94.4056%, 71.9608%
HSV (HSB):
312°, 53.7849%, 98.4314%
XYZ:
59.6197, 38.4363, 75.5108
xyY:
0.3435, 0.2214, 38.4363
CIE-Lab:
68.3409, 64.4713, -31.6144
CIE-LCH:
68.3409, 71.8054, 333.8783
CIE-Luv:
68.3409, 69.8258, -59.8389
Hunter-Lab:
61.9970, 63.1606, -28.8159
#fb74e1 color charts
#fb74e1 color shades, tints & tones
#fb74e1 color schemes
#fb74e1 color preview, HTML & CSS examples
This text has a color of #fb74e1
<p style="color:#fb74e1;">Text here</p>
.mytext {color:#fb74e1;}
This box has a color of #fb74e1
<div style="background-color:#fb74e1;">Content here</div>
.mybackground {background-color:#fb74e1;}
Border around this has a color of #fb74e1
<div style="border:2px solid #fb74e1;">Content here</div>
.myborder {border:2px solid #fb74e1;}