#f7bdbd color space conversions
Hex:
#f7bdbd
RGB:
247, 189, 189
CMY:
3, 26, 26
CMYK:
0, 23, 23, 3
HSL:
0°, 78.3784%, 85.4902%
HSV (HSB):
0°, 23.4818%, 96.8627%
XYZ:
65.7407, 59.8435, 56.2301
xyY:
0.3616, 0.3291, 59.8435
CIE-Lab:
81.7530, 20.8336, 8.0799
CIE-LCH:
81.7530, 22.3455, 21.1977
CIE-Luv:
81.7530, 36.6049, 7.8817
Hunter-Lab:
77.3586, 16.3150, 11.0545
#f7bdbd color charts
#f7bdbd color shades, tints & tones
#f7bdbd color schemes
#f7bdbd color preview, HTML & CSS examples
This text has a color of #f7bdbd
<p style="color:#f7bdbd;">Text here</p>
.mytext {color:#f7bdbd;}
This box has a color of #f7bdbd
<div style="background-color:#f7bdbd;">Content here</div>
.mybackground {background-color:#f7bdbd;}
Border around this has a color of #f7bdbd
<div style="border:2px solid #f7bdbd;">Content here</div>
.myborder {border:2px solid #f7bdbd;}