#f3b5d5 color space conversions
Hex:
#f3b5d5
RGB:
243, 181, 213
CMY:
5, 29, 16
CMYK:
0, 26, 12, 5
HSL:
329°, 72.0930%, 83.1373%
HSV (HSB):
329°, 25.5144%, 95.2941%
XYZ:
65.4963, 56.9065, 70.4828
xyY:
0.3396, 0.2950, 56.9065
CIE-Lab:
80.1270, 27.2937, -7.2737
CIE-LCH:
80.1270, 28.2463, 345.0776
CIE-Luv:
80.1270, 35.3058, -15.9539
Hunter-Lab:
75.4364, 22.9656, -2.5912
#f3b5d5 color charts
#f3b5d5 color shades, tints & tones
#f3b5d5 color schemes
#f3b5d5 color preview, HTML & CSS examples
This text has a color of #f3b5d5
<p style="color:#f3b5d5;">Text here</p>
.mytext {color:#f3b5d5;}
This box has a color of #f3b5d5
<div style="background-color:#f3b5d5;">Content here</div>
.mybackground {background-color:#f3b5d5;}
Border around this has a color of #f3b5d5
<div style="border:2px solid #f3b5d5;">Content here</div>
.myborder {border:2px solid #f3b5d5;}