#fb34d7 color space conversions
Hex:
#fb34d7
RGB:
251, 52, 215
CMY:
2, 80, 16
CMYK:
0, 79, 14, 2
HSL:
311°, 96.1353%, 59.4118%
HSV (HSB):
311°, 79.2829%, 98.4314%
XYZ:
53.2774, 27.8715, 66.8617
xyY:
0.3600, 0.1883, 27.8715
CIE-Lab:
59.7725, 85.6548, -39.3526
CIE-LCH:
59.7725, 94.2623, 335.3244
CIE-Luv:
59.7725, 92.7153, -73.8354
Hunter-Lab:
52.7935, 87.7476, -38.1340
#fb34d7 color charts
#fb34d7 color shades, tints & tones
#fb34d7 color schemes
#fb34d7 color preview, HTML & CSS examples
This text has a color of #fb34d7
<p style="color:#fb34d7;">Text here</p>
.mytext {color:#fb34d7;}
This box has a color of #fb34d7
<div style="background-color:#fb34d7;">Content here</div>
.mybackground {background-color:#fb34d7;}
Border around this has a color of #fb34d7
<div style="border:2px solid #fb34d7;">Content here</div>
.myborder {border:2px solid #fb34d7;}