#ff827d color space conversions
Hex:
#ff827d
RGB:
255, 130, 125
CMY:
0, 49, 51
CMYK:
0, 49, 51, 0
HSL:
2°, 100.0000%, 74.5098%
HSV (HSB):
2°, 50.9804%, 100.0000%
XYZ:
52.9243, 38.7059, 24.0836
xyY:
0.4574, 0.3345, 38.7059
CIE-Lab:
68.5377, 46.9609, 24.8015
CIE-LCH:
68.5377, 53.1078, 27.8400
CIE-Luv:
68.5377, 90.9833, 22.4948
Hunter-Lab:
62.2141, 42.9718, 20.5982
#ff827d color charts
#ff827d color shades, tints & tones
#ff827d color schemes
#ff827d color preview, HTML & CSS examples
This text has a color of #ff827d
<p style="color:#ff827d;">Text here</p>
.mytext {color:#ff827d;}
This box has a color of #ff827d
<div style="background-color:#ff827d;">Content here</div>
.mybackground {background-color:#ff827d;}
Border around this has a color of #ff827d
<div style="border:2px solid #ff827d;">Content here</div>
.myborder {border:2px solid #ff827d;}