#f07d81 color space conversions
Hex:
#f07d81
RGB:
240, 125, 129
CMY:
6, 51, 49
CMYK:
0, 48, 46, 6
HSL:
358°, 79.3103%, 71.5686%
HSV (HSB):
358°, 47.9167%, 94.1176%
XYZ:
47.2312, 34.7775, 24.9922
xyY:
0.4414, 0.3250, 34.7775
CIE-Lab:
65.5750, 44.4185, 18.1911
CIE-LCH:
65.5750, 47.9992, 22.2710
CIE-Luv:
65.5750, 81.4806, 15.1590
Hunter-Lab:
58.9724, 39.7596, 16.1539
#f07d81 color charts
#f07d81 color shades, tints & tones
#f07d81 color schemes
#f07d81 color preview, HTML & CSS examples
This text has a color of #f07d81
<p style="color:#f07d81;">Text here</p>
.mytext {color:#f07d81;}
This box has a color of #f07d81
<div style="background-color:#f07d81;">Content here</div>
.mybackground {background-color:#f07d81;}
Border around this has a color of #f07d81
<div style="border:2px solid #f07d81;">Content here</div>
.myborder {border:2px solid #f07d81;}