#f4b5f5 color space conversions
Hex:
#f4b5f5
RGB:
244, 181, 245
CMY:
4, 29, 4
CMYK:
0, 26, 0, 4
HSL:
299°, 76.1905%, 83.5294%
HSV (HSB):
299°, 26.1224%, 96.0784%
XYZ:
70.3135, 58.8734, 94.0440
xyY:
0.3150, 0.2637, 58.8734
CIE-Lab:
81.2220, 33.1463, -22.8432
CIE-LCH:
81.2220, 40.2553, 325.4269
CIE-Luv:
81.2220, 31.4607, -41.6960
Hunter-Lab:
76.7290, 29.2994, -18.9593
#f4b5f5 color charts
#f4b5f5 color shades, tints & tones
#f4b5f5 color schemes
#f4b5f5 color preview, HTML & CSS examples
This text has a color of #f4b5f5
<p style="color:#f4b5f5;">Text here</p>
.mytext {color:#f4b5f5;}
This box has a color of #f4b5f5
<div style="background-color:#f4b5f5;">Content here</div>
.mybackground {background-color:#f4b5f5;}
Border around this has a color of #f4b5f5
<div style="border:2px solid #f4b5f5;">Content here</div>
.myborder {border:2px solid #f4b5f5;}