#f5acc3 color space conversions
Hex:
#f5acc3
RGB:
245, 172, 195
CMY:
4, 33, 24
CMYK:
0, 30, 20, 4
HSL:
341°, 78.4946%, 81.7647%
HSV (HSB):
341°, 29.7959%, 96.0784%
XYZ:
62.2590, 52.8577, 58.5509
xyY:
0.3585, 0.3044, 52.8577
CIE-Lab:
77.7909, 29.9638, -0.9293
CIE-LCH:
77.7909, 29.9782, 358.2237
CIE-Luv:
77.7909, 44.2544, -6.8982
Hunter-Lab:
72.7033, 25.6268, 3.1436
#f5acc3 color charts
#f5acc3 color shades, tints & tones
#f5acc3 color schemes
#f5acc3 color preview, HTML & CSS examples
This text has a color of #f5acc3
<p style="color:#f5acc3;">Text here</p>
.mytext {color:#f5acc3;}
This box has a color of #f5acc3
<div style="background-color:#f5acc3;">Content here</div>
.mybackground {background-color:#f5acc3;}
Border around this has a color of #f5acc3
<div style="border:2px solid #f5acc3;">Content here</div>
.myborder {border:2px solid #f5acc3;}