#f2bdbd color space conversions
Hex:
#f2bdbd
RGB:
242, 189, 189
CMY:
5, 26, 26
CMYK:
0, 22, 22, 5
HSL:
0°, 67.0886%, 84.5098%
HSV (HSB):
0°, 21.9008%, 94.9020%
XYZ:
64.0009, 58.9466, 56.1487
xyY:
0.3574, 0.3291, 58.9466
CIE-Lab:
81.2622, 19.0135, 7.3111
CIE-LCH:
81.2622, 20.3707, 21.0329
CIE-Luv:
81.2622, 33.1938, 7.1460
Hunter-Lab:
76.7767, 14.4380, 10.3834
#f2bdbd color charts
#f2bdbd color shades, tints & tones
#f2bdbd color schemes
#f2bdbd color preview, HTML & CSS examples
This text has a color of #f2bdbd
<p style="color:#f2bdbd;">Text here</p>
.mytext {color:#f2bdbd;}
This box has a color of #f2bdbd
<div style="background-color:#f2bdbd;">Content here</div>
.mybackground {background-color:#f2bdbd;}
Border around this has a color of #f2bdbd
<div style="border:2px solid #f2bdbd;">Content here</div>
.myborder {border:2px solid #f2bdbd;}