#fb38c4 color space conversions
Hex:
#fb38c4
RGB:
251, 56, 196
CMY:
2, 78, 23
CMYK:
0, 78, 22, 2
HSL:
317°, 96.0591%, 60.1961%
HSV (HSB):
317°, 77.6892%, 98.4314%
XYZ:
51.1616, 27.3231, 54.8019
xyY:
0.3838, 0.2050, 27.3231
CIE-Lab:
59.2722, 82.2800, -29.3100
CIE-LCH:
59.2722, 87.3446, 340.3930
CIE-Luv:
59.2722, 99.6908, -57.9014
Hunter-Lab:
52.2715, 83.2348, -25.5701
#fb38c4 color charts
#fb38c4 color shades, tints & tones
#fb38c4 color schemes
#fb38c4 color preview, HTML & CSS examples
This text has a color of #fb38c4
<p style="color:#fb38c4;">Text here</p>
.mytext {color:#fb38c4;}
This box has a color of #fb38c4
<div style="background-color:#fb38c4;">Content here</div>
.mybackground {background-color:#fb38c4;}
Border around this has a color of #fb38c4
<div style="border:2px solid #fb38c4;">Content here</div>
.myborder {border:2px solid #fb38c4;}