#d25c26 color space conversions
Hex:
#d25c26
RGB:
210, 92, 38
CMY:
18, 64, 85
CMYK:
0, 56, 82, 18
HSL:
19°, 69.3548%, 48.6275%
HSV (HSB):
19°, 81.9048%, 82.3529%
XYZ:
30.7553, 21.4959, 4.3619
xyY:
0.5433, 0.3797, 21.4959
CIE-Lab:
53.4880, 43.7488, 51.3736
CIE-LCH:
53.4880, 67.4775, 49.5829
CIE-Luv:
53.4880, 95.9770, 41.6150
Hunter-Lab:
46.3636, 37.2717, 26.8766
#d25c26 color charts
#d25c26 color shades, tints & tones
#d25c26 color schemes
#d25c26 color preview, HTML & CSS examples
This text has a color of #d25c26
<p style="color:#d25c26;">Text here</p>
.mytext {color:#d25c26;}
This box has a color of #d25c26
<div style="background-color:#d25c26;">Content here</div>
.mybackground {background-color:#d25c26;}
Border around this has a color of #d25c26
<div style="border:2px solid #d25c26;">Content here</div>
.myborder {border:2px solid #d25c26;}