#f5bdbd color space conversions
Hex:
#f5bdbd
RGB:
245, 189, 189
CMY:
4, 26, 26
CMYK:
0, 23, 23, 4
HSL:
0°, 73.6842%, 85.0980%
HSV (HSB):
0°, 22.8571%, 96.0784%
XYZ:
65.0391, 59.4818, 56.1973
xyY:
0.3599, 0.3291, 59.4818
CIE-Lab:
81.5557, 20.1055, 7.7709
CIE-LCH:
81.5557, 21.5550, 21.1317
CIE-Luv:
81.5557, 35.2356, 7.5864
Hunter-Lab:
77.1244, 15.5614, 10.7850
#f5bdbd color charts
#f5bdbd color shades, tints & tones
#f5bdbd color schemes
#f5bdbd color preview, HTML & CSS examples
This text has a color of #f5bdbd
<p style="color:#f5bdbd;">Text here</p>
.mytext {color:#f5bdbd;}
This box has a color of #f5bdbd
<div style="background-color:#f5bdbd;">Content here</div>
.mybackground {background-color:#f5bdbd;}
Border around this has a color of #f5bdbd
<div style="border:2px solid #f5bdbd;">Content here</div>
.myborder {border:2px solid #f5bdbd;}