#ffb2fa color space conversions
Hex:
#ffb2fa
RGB:
255, 178, 250
CMY:
0, 30, 2
CMYK:
0, 30, 2, 0
HSL:
304°, 100.0000%, 84.9020%
HSV (HSB):
304°, 30.1961%, 100.0000%
XYZ:
74.4157, 60.0029, 98.1021
xyY:
0.3200, 0.2581, 60.0029
CIE-Lab:
81.8398, 39.1118, -24.4791
CIE-LCH:
81.8398, 46.1406, 327.9586
CIE-Luv:
81.8398, 39.1186, -45.4347
Hunter-Lab:
77.4615, 35.9236, -20.8654
#ffb2fa color charts
#ffb2fa color shades, tints & tones
#ffb2fa color schemes
#ffb2fa color preview, HTML & CSS examples
This text has a color of #ffb2fa
<p style="color:#ffb2fa;">Text here</p>
.mytext {color:#ffb2fa;}
This box has a color of #ffb2fa
<div style="background-color:#ffb2fa;">Content here</div>
.mybackground {background-color:#ffb2fa;}
Border around this has a color of #ffb2fa
<div style="border:2px solid #ffb2fa;">Content here</div>
.myborder {border:2px solid #ffb2fa;}