#fb38d3 color space conversions
Hex:
#fb38d3
RGB:
251, 56, 211
CMY:
2, 78, 17
CMYK:
0, 78, 16, 2
HSL:
312°, 96.0591%, 60.1961%
HSV (HSB):
312°, 77.6892%, 98.4314%
XYZ:
52.9557, 28.0407, 64.2493
xyY:
0.3646, 0.1931, 28.0407
CIE-Lab:
59.9255, 84.1638, -36.8454
CIE-LCH:
59.9255, 91.8756, 336.3571
CIE-Luv:
59.9255, 93.5323, -69.7907
Hunter-Lab:
52.9535, 85.8388, -34.8701
#fb38d3 color charts
#fb38d3 color shades, tints & tones
#fb38d3 color schemes
#fb38d3 color preview, HTML & CSS examples
This text has a color of #fb38d3
<p style="color:#fb38d3;">Text here</p>
.mytext {color:#fb38d3;}
This box has a color of #fb38d3
<div style="background-color:#fb38d3;">Content here</div>
.mybackground {background-color:#fb38d3;}
Border around this has a color of #fb38d3
<div style="border:2px solid #fb38d3;">Content here</div>
.myborder {border:2px solid #fb38d3;}